[Mono-dev] Regression in String tests
Miguel de Icaza
miguel at ximian.com
Mon Mar 5 23:50:07 EST 2007
I just noticed this while running the corlib tests:
Failures:
1) MonoTests.System.StringTest.StringProperties :
String lengths differ. Expected length=6, but was length=5.
Strings differ at index 0.
expected:<"Length">
but was:<"Chars">
-----------^
at MonoTests.System.StringTest.StringProperties () [0x00010]
in /home/cvs/mcs/class/corlib/Test/System/StringTest.cs:1807
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)
[0x00040]
in /home/cvs/mcs/class/corlib/System.Reflection/MonoMethod.cs:143
More information about the Mono-devel-list
mailing list