[Mono-bugs] [Bug 51058][Nor] Changed - MonoTests.System.Reflection.ModuleTest.TestGlobalData fails on .NET 1.1

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 28 Nov 2003 08:50:45 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vargaz@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=51058

--- shadow/51058	2003-11-17 01:24:21.000000000 -0500
+++ shadow/51058.tmp.9228	2003-11-28 08:50:45.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51058
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -28,6 +28,9 @@
 Basically the GetModule call on line 112 is returning null, so the 
 Asserts are failing.
 
 Not sure why.
 
 Nick D.
+
+------- Additional Comments From vargaz@freemail.hu  2003-11-28 08:50 -------
+This should work now.