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 [EMAIL PROTECTED]

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

--- shadow/78516        2006-05-26 15:48:42.000000000 -0400
+++ shadow/78516.tmp.7923       2006-05-31 13:10:44.000000000 -0400
@@ -77,6 +77,60 @@
 System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags 
 invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
 System.Globalization.CultureInfo culture)
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-05-26 15:48 -------
 The interlocked tests have been fixed since the last release.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-31 13:10 -------
+Retested this morning with current SVN and they are still failing. 
+Also noticed other failures that don't fail the build for some 
+reason:
+
+1) MonoTests.System.UriTest.Constructors : #rel2a
+        String lengths differ.  Expected length=40, but was 
+length=38.
+        Strings differ at index 28.
+
+        expected:<"http://www.contoso.com/Hello%20World.htm";>
+         but was:<"http://www.contoso.com/Hello World.htm">
+        ---------------------------------------^
+
+  at MonoTests.System.UriTest.Constructors () [0x00000] 
+in /home/matt/src/mono/mcs/class/System/Test/System/UriTest.cs:33
+  at <0x00000> <unknown method>
+  at (wrapper managed-to-native) 
+System.Reflection.MonoMethod:InternalInvoke (object,object[])
+  at System.Reflection.MonoMethod.Invoke (System.Object obj, 
+BindingFlags invokeAttr, System.Reflection.Binder binder, 
+System.Object[] parameters, System.Globalization.CultureInfo culture) 
+[0x00000] 
+in /home/matt/src/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:116
+
+2) MonoTests.System.Net.DnsTest.GetHostByName : Should raise a 
+SocketException (assuming that 'www.unlikely.novell.com' does not 
+exist)
+  at MonoTests.System.Net.DnsTest.GetHostByName () [0x00000] 
+in /home/matt/src/mono/mcs/class/System/Test/System.Net/DnsTest.cs:87
+  at <0x00000> <unknown method>
+  at (wrapper managed-to-native) 
+System.Reflection.MonoMethod:InternalInvoke (object,object[])
+  at System.Reflection.MonoMethod.Invoke (System.Object obj, 
+BindingFlags invokeAttr, System.Reflection.Binder binder, 
+System.Object[] parameters, System.Globalization.CultureInfo culture) 
+[0x00000] 
+in /home/matt/src/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:116
+
+3) MonoTests.System.Net.WebProxyTest.IsByPassed : #12: lamespec of 
+ms.net
+  at MonoTests.System.Net.WebProxyTest.IsByPassed () [0x00000] 
+in /home/matt/src/mono/mcs/class/System/Test/System.Net/WebProxyTest.cs:141
+  at <0x00000> <unknown method>
+  at (wrapper managed-to-native) 
+System.Reflection.MonoMethod:InternalInvoke (object,object[])
+  at System.Reflection.MonoMethod.Invoke (System.Object obj, 
+BindingFlags invokeAttr, System.Reflection.Binder binder, 
+System.Object[] parameters, System.Globalization.CultureInfo culture) 
+[0x00000] 
+in /home/matt/src/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:116
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to