[Mono-list] NUnit Tests on mono on Linux

Nick Drochak ndrochak@gol.com
26 Apr 2002 00:18:52 +0900


NUnit is now running on Linux!  Here's the output for those that want to
help track down bugs:

Time: 23.150000
There were 40 errors:
1) TestGetCustomAttribute(MonoTests.System.AttributeTest): A null value
was found where an object instance was
required(System.NullReferenceException)
in MonoTests.System.AttributeTest:TestGetCustomAttribute ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
2) TestUserCurrency(MonoTests.System.Int64Test): Input string was not in
the correct format.(System.FormatException)
in System.Int64:Parse ()
in MonoTests.System.Int64Test:TestUserCurrency ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
3) TestTrimToSize(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.ReadOnly(System.NotImplementedException)
in System.Collections.ArrayList:ReadOnly ()
in MonoTests.System.Collections.ArrayListTest:TestTrimToSize ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
4) TestSort(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.ReadOnly(System.NotImplementedException)
in System.Collections.ArrayList:ReadOnly ()
in MonoTests.System.Collections.ArrayListTest:TestSort ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
5) TestSetRange(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.ReadOnly(System.NotImplementedException)
in System.Collections.ArrayList:ReadOnly ()
in MonoTests.System.Collections.ArrayListTest:TestSetRange ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
6) TestReverse(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.ReadOnly(System.NotImplementedException)
in System.Collections.ArrayList:ReadOnly ()
in MonoTests.System.Collections.ArrayListTest:TestReverse ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
7) TestRemoveRange(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestRemoveRange ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
8) TestRemoveAt(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestRemoveAt ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
9) TestRemove(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestRemove ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
10) TestReadOnly(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.ReadOnly(System.NotImplementedException)
in System.Collections.ArrayList:ReadOnly ()
in MonoTests.System.Collections.ArrayListTest:TestReadOnly ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
11) TestInsertRange(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestInsertRange ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
12) TestInsert(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestInsert ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
13) TestFixedSize(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestFixedSize ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
14) TestCopyTo(MonoTests.System.Collections.ArrayListTest): Two arrays
must have the same number of dimensions(System.RankException)
in System.Array:Copy ()
in System.Collections.ArrayList:CopyTo ()
in MonoTests.System.Collections.ArrayListTest:TestCopyTo ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
15) TestClear(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestClear ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
16) TestAddRange(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestAddRange ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
17) TestAdd(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestAdd ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
18) TestAdapter(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.Adapter(System.NotImplementedException)
in System.Collections.ArrayList:Adapter ()
in MonoTests.System.Collections.ArrayListTest:TestAdapter ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
19) TestIsSynchronized(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.Synchronized(System.NotImplementedException)
in System.Collections.ArrayList:Synchronized ()
in MonoTests.System.Collections.ArrayListTest:TestIsSynchronized ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
20) TestIsReadOnly(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.ReadOnly(System.NotImplementedException)
in System.Collections.ArrayList:ReadOnly ()
in MonoTests.System.Collections.ArrayListTest:TestIsReadOnly ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
21) TestIsFixed(MonoTests.System.Collections.ArrayListTest):
System.Collections.ArrayList.FixedSize(System.NotImplementedException)
in System.Collections.ArrayList:FixedSize ()
in MonoTests.System.Collections.ArrayListTest:TestIsFixed ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
22) TestRead(MonoTests.System.IO.StreamReaderTest): An invalid argument
was specified.(System.ArgumentException)
in System.IO.StreamReader:Read ()
in MonoTests.System.IO.StreamReaderTest:TestRead ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
23) TestCurrentEncoding(MonoTests.System.IO.StreamReaderTest): Win32 IO
returned ERROR_SUCCESS(System.IO.IOException)
in System.IO.FileStream:.ctor ()
in System.IO.FileStream:.ctor ()
in System.IO.StreamReader:.ctor ()
in System.IO.StreamReader:.ctor ()
in MonoTests.System.IO.StreamReaderTest:TestCurrentEncoding ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
24) TestBaseStream(MonoTests.System.IO.StreamReaderTest): Win32 IO
returned ERROR_SUCCESS(System.IO.IOException)
in System.IO.FileStream:.ctor ()
in System.IO.FileStream:.ctor ()
in MonoTests.System.IO.StreamReaderTest:TestBaseStream ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
25) TestCtor4(MonoTests.System.IO.StreamReaderTest): Win32 IO returned
ERROR_SUCCESS(System.IO.IOException)
in System.IO.FileStream:.ctor ()
in System.IO.FileStream:.ctor ()
in System.IO.StreamReader:.ctor ()
in System.IO.StreamReader:.ctor ()
in MonoTests.System.IO.StreamReaderTest:TestCtor4 ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
26) TestCtor2(MonoTests.System.IO.StreamReaderTest): Win32 IO returned
ERROR_SUCCESS(System.IO.IOException)
in System.IO.FileStream:.ctor ()
in System.IO.FileStream:.ctor ()
in System.IO.StreamReader:.ctor ()
in System.IO.StreamReader:.ctor ()
in MonoTests.System.IO.StreamReaderTest:TestCtor2 ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
27) TestFlush(MonoTests.System.IO.StreamWriterTest): A null value was
found where an object instance was
required(System.NullReferenceException)
in System.IO.StreamWriter:Flush ()
in MonoTests.System.IO.StreamWriterTest:TestFlush ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
28) TestCtor3(MonoTests.System.IO.StreamWriterTest): Win32 IO returned
ERROR_SUCCESS(System.IO.IOException)
in System.IO.FileStream:.ctor ()
in System.IO.FileStream:.ctor ()
in System.IO.StreamWriter:.ctor ()
in System.IO.StreamWriter:.ctor ()
in MonoTests.System.IO.StreamWriterTest:TestCtor3 ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
29) TestCtor2(MonoTests.System.IO.StreamWriterTest): Win32 IO returned
ERROR_SUCCESS(System.IO.IOException)
in System.IO.FileStream:.ctor ()
in System.IO.FileStream:.ctor ()
in System.IO.StreamWriter:.ctor ()
in System.IO.StreamWriter:.ctor ()
in MonoTests.System.IO.StreamWriterTest:TestCtor2 ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
30)
TestToXML(MonoTests.System.Security.Permissions.FileIOPermissionTest):
Absolute path information is required.(System.ArgumentException)
in System.Security.Permissions.FileIOPermission:AddPathList ()
in System.Security.Permissions.FileIOPermission:AddPathList ()
in System.Security.Permissions.FileIOPermission:.ctor ()
in MonoTests.System.Security.Permissions.FileIOPermissionTest:TestToXML
()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
31)
TestFromXML(MonoTests.System.Security.Permissions.FileIOPermissionTest):
The value parameter is not the correct type.It must be type String or
the same type as the underlying typeof the
Enum.(System.ArgumentException)
in System.Enum:IsDefined ()
in System.Security.Permissions.FileIOPermission:.ctor ()
in
MonoTests.System.Security.Permissions.FileIOPermissionTest:TestFromXML
()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
32)
TestUnion(MonoTests.System.Security.Permissions.FileIOPermissionTest):
The value parameter is not the correct type.It must be type String or
the same type as the underlying typeof the
Enum.(System.ArgumentException)
in System.Enum:IsDefined ()
in System.Security.Permissions.FileIOPermission:.ctor ()
in MonoTests.System.Security.Permissions.FileIOPermissionTest:TestUnion
()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
33)
TestIsSubsetOf(MonoTests.System.Security.Permissions.FileIOPermissionTest): The value parameter is not the correct type.It must be type String or the same type as the underlying typeof the Enum.(System.ArgumentException)
in System.Enum:IsDefined ()
in System.Security.Permissions.FileIOPermission:.ctor ()
in
MonoTests.System.Security.Permissions.FileIOPermissionTest:TestIsSubsetOf ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
34)
TestIntersect(MonoTests.System.Security.Permissions.FileIOPermissionTest): Absolute path information is required.(System.ArgumentException)
in System.Security.Permissions.FileIOPermission:AddPathList ()
in System.Security.Permissions.FileIOPermission:AddPathList ()
in System.Security.Permissions.FileIOPermission:.ctor ()
in
MonoTests.System.Security.Permissions.FileIOPermissionTest:TestIntersect
()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
35)
TestAddPathListStringArray(MonoTests.System.Security.Permissions.FileIOPermissionTest): Absolute path information is required.(System.ArgumentException)
in System.Security.Permissions.FileIOPermission:AddPathList ()
in System.Security.Permissions.FileIOPermission:AddPathList ()
in System.Security.Permissions.FileIOPermission:.ctor ()
in
MonoTests.System.Security.Permissions.FileIOPermissionTest:TestAddPathListStringArray ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
36)
TestConstructorStringArray(MonoTests.System.Security.Permissions.FileIOPermissionTest): Absolute path information is required.(System.ArgumentException)
in System.Security.Permissions.FileIOPermission:AddPathList ()
in System.Security.Permissions.FileIOPermission:AddPathList ()
in System.Security.Permissions.FileIOPermission:.ctor ()
in
MonoTests.System.Security.Permissions.FileIOPermissionTest:TestConstructorStringArray ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
37)
TestConstructorString(MonoTests.System.Security.Permissions.FileIOPermissionTest): Absolute path information is required.(System.ArgumentException)
in System.Security.Permissions.FileIOPermission:AddPathList ()
in System.Security.Permissions.FileIOPermission:.ctor ()
in
MonoTests.System.Security.Permissions.FileIOPermissionTest:TestConstructorString ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
38)
TestConstructorPermissionState(MonoTests.System.Security.Permissions.FileIOPermissionTest): The value parameter is not the correct type.It must be type String or the same type as the underlying typeof the Enum.(System.ArgumentException)in System.Enum:IsDefined ()
in System.Security.Permissions.FileIOPermission:.ctor ()
in
MonoTests.System.Security.Permissions.FileIOPermissionTest:TestConstructorPermissionState ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
39) TestEnumerator(MonoTests.System.Resources.ResourceReaderTest): Win32
IO returned ERROR_SUCCESS(System.IO.IOException)
in System.IO.FileStream:.ctor ()
in System.IO.FileStream:.ctor ()
in MonoTests.System.Resources.ResourceReaderTest:TestEnumerator ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
40) TestClose(MonoTests.System.Resources.ResourceReaderTest): Win32 IO
returned ERROR_SUCCESS(System.IO.IOException)
in System.IO.FileStream:.ctor ()
in System.IO.FileStream:.ctor ()
in MonoTests.System.Resources.ResourceReaderTest:TestClose ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
in NUnit.Framework.TestCase:RunTest ()
in NUnit.Framework.TestCase:RunBare ()
in .ProtectedProtect:Protect ()
There were 43 failures:
1) TestIList_IndexOf(MonoTests.System.ArrayTest) "Should not get here"
2) TestIList_Contains(MonoTests.System.ArrayTest) "IList.Contains should
throw with multi-dimensional arrays"
3) TestIsDefined(MonoTests.System.AttributeTest) "A2 expected:<True> but
was:<False>"
4) TestParse(MonoTests.System.DoubleTest) "TestParse: i=1 failed with e
= NUnit.Framework.AssertionFailedError
Parse Failed expected:<0.100000> but
was:<1.000000>NUnit.Framework.AssertionFailedErrorin
NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:FailNotEquals ()
in NUnit.Framework.Assertion:AssertEquals ()
"
5) TestToString(MonoTests.System.Int16Test) "i=5,
ResultsNfi1[i]=-32,768.00, MyInt16_2.ToString(Formats1[i]=n): Expected
-32,768.00 but got (32,768.00)"
6) TestToString(MonoTests.System.Int32Test) "#D04(5,n)
expected:<-2,147,483,648.00> but was:<(2,147,483,648.00)>"
7) TestToString(MonoTests.System.Int64Test) "val1 does not become
sval1Test7 expected:<-1,234,567.00> but was:<(1,234,567.00)>"
8) TestParse(MonoTests.System.Int64Test)
in NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:Assert ()
in NUnit.Framework.Assertion:Assert ()
in MonoTests.System.Int64Test:TestParse ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
9) TestStandard(MonoTests.System.IntegerFormatterTest) "-2147483648 E8
expected:<-2.14748365E+009> but was:<-2.14748369E+009>"
10) TestDoubleRound2(MonoTests.System.MathTest)
in NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:Assert ()
in NUnit.Framework.Assertion:Assert ()
in MonoTests.System.MathTest:TestDoubleRound2 ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
11) TestDecimalRound2(MonoTests.System.MathTest)
in NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:Assert ()
in NUnit.Framework.Assertion:Assert ()
in MonoTests.System.MathTest:TestDecimalRound2 ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
12) TestPow(MonoTests.System.MathTest)
in NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:Assert ()
in NUnit.Framework.Assertion:Assert ()
in MonoTests.System.MathTest:TestPow ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
13) TestLog2(MonoTests.System.MathTest) "-0.832517 != -0.832517"
14) TestFloor(MonoTests.System.MathTest)
in NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:Assert ()
in NUnit.Framework.Assertion:Assert ()
in MonoTests.System.MathTest:TestFloor ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
15) TestCeiling(MonoTests.System.MathTest)
in NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:Assert ()
in NUnit.Framework.Assertion:Assert ()
in MonoTests.System.MathTest:TestCeiling ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
16) TestAsin(MonoTests.System.MathTest) "1.447081 != 0.123715"
17) TestNextMinMax(MonoTests.System.RandomTest)
in NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:Assert ()
in NUnit.Framework.Assertion:Assert ()
in MonoTests.System.RandomTest:TestNextMinMax ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
18) TestNextMinMax(MonoTests.System.RandomTest)
in NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:Assert ()
in NUnit.Framework.Assertion:Assert ()
in MonoTests.System.RandomTest:TestNextMinMax ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
19) TestToString(MonoTests.System.SByteTest) "i=5,
ResultsNfi1[i]=-128.00, MySByte2.ToString(Formats1[i]=n): Expected
-128.00 but got (128.00)"
20) TestCtors(MonoTests.System.TimeZoneTest) "A01 expected:<CET> but
was:<>"
21) TestToString(MonoTests.System.UInt32Test) "TestToString:
MyUInt32_3.ToString(Formats2[i]) i=2. e =
System.IndexOutOfRangeException
Array index is out of rangeSystem.IndexOutOfRangeExceptionin
System.IntegerFormatter:FormatExponential ()
in System.IntegerFormatter:NumberToString ()
in System.UInt32:ToString ()
"
22) TestParse(MonoTests.System.UInt64Test)
in NUnit.Framework.Assertion:Fail ()
in NUnit.Framework.Assertion:Assert ()
in NUnit.Framework.Assertion:Assert ()
in MonoTests.System.UInt64Test:TestParse ()
in (unmanaged) System.Reflection.MonoMethod:InternalInvoke ()
in System.Reflection.MonoMethod:Invoke ()
23) TestCopyTo(MonoTests.System.Collections.HashtableTest) "null
hashtable error not thrown"
24) TestBinarySearch(MonoTests.System.Collections.ArrayListTest)
"shouldn't find elem in badly-sorted array expected:<-1> but was:<-7>"
25)
TestProperties(MonoTests.System.Security.Cryptography.SymmetricAlgorithmTest) "Properties (1)"
26)
TestProperties(MonoTests.System.Security.Cryptography.AsymmetricAlgorithmTest) "Properties (1)"
27) TestConstructors(MonoTests.System.IO.MemoryStreamTest) "A4
expected:<0> but was:<10>"
28) TestReadToEnd(MonoTests.System.IO.StreamReaderTest) "line doesn't
match expected:<> but was:<>"
29) TestCtor3(MonoTests.System.IO.StreamReaderTest) "null string error
not thrown"
30) TestCtor1(MonoTests.System.IO.StreamReaderTest) "null string error
not thrown"
31) TestAutoFlush(MonoTests.System.IO.StreamWriterTest) "Should be
nothing before flush expected:<0> but was:<4>"
32) TestCtor1(MonoTests.System.IO.StreamWriterTest) "null string error
not thrown"
33) TestRooted(MonoTests.System.IO.PathTest) " expected:<True> but
was:<False>"
34) TestGetTempPath(MonoTests.System.IO.PathTest) " expected:<\> but
was:</tmp>"35) TestCombine(MonoTests.System.IO.PathTest) "
expected:<c:\winnt\system32> but was:<c:\winnt/system32>"
36) TestChangeExtension(MonoTests.System.IO.PathTest) "
expected:<c:\foo\test.doc> but was:<c:\foo\testdoc>"
37) TestNetworkHost(MonoTests.System.Net.IPAddressTest)
"NetworkToHostOrder #6 expected:<16777216> but was:<72057594037927936>"
38) TestParseWrong(MonoTests.System.Net.IPAddressTest) "ParseWrong
#3:System.OverflowException
Number overflowSystem.OverflowExceptionin System.Byte:Parse ()
in System.Net.IPAddress:Parse ()
"
39) TestParseOk(MonoTests.System.Net.IPAddressTest) "Parse #5
expected:<False> but was:<True>"
40) TestEquals(MonoTests.System.Net.IPEndPointTest) "Equals"
41) TestCreateAndSerialize(MonoTests.System.Net.IPEndPointTest) "#1"
42) TestStream(MonoTests.System.Resources.ResourceReaderTest) "Should
not throw exception constructing from stream"
43) TestConstructorString(MonoTests.System.Resources.ResourceReaderTest)
"Resource file is not where it should
be:/home/nick/testme/mono/mono/jit\System.Resources\MyResources.resources"

FAILURES!!!
Tests Run: 510, Failures: 43, Errors: 40