[Mono-devel-list] Ignored Test Case 20041108
Ritvik Mayank
mritvik at novell.com
Mon Nov 8 10:52:40 EST 2004
Hi,
Test Summary ::
System.Web.Services Test standalone::
------------------------------------------------
Test were not performed as quite a few test were hanging
Localhost.ConvDocEncBarTests.ConverterTest.AsyncTestService
ConverterTest
Localhost.ConvDocLitWraTests.ConverterTest.TestService
Localhost.ConvDocLitWraTests.ConverterTest.AsyncTestService
Localhost.ConvDocLitWraTests.ConverterTest.AsyncTestException
Localhost.ConvRpcTests.ConverterTest.AsyncTestService
System.Drawing:: (default)
--------------------------------
TestFixture under TestBitmap.cs was Ignored
corlib::(net_2_0)
---------------------
the following test were hanging
MonoTests.System.ArrayTest.TestBinarySearch1
MonoTests.System.ArrayTest.TestBinarySearch2
MonoTests.System.ArrayTest.TestBinarySearch3
NMonoTests.System.ArrayTest.BinarySearch_NullValue
MonoTests.System.ArrayTest.TestIndexOf1
MonoTests.System.ArrayTest.TestIndexOf2
MonoTests.System.ArrayTest.TestLastIndexOf1
MonoTests.System.ArrayTest.TestLastIndexOf2
MonoTests.System.EnumTest.LogicBugPinned
MonoTests.System.Security.Permissions.FileIOPermissionTest.CostructorStringArray
MonoTests.System.Security.Permissions.FileIOPermissionTest.AddPathListStringArray
System.Runtime.Remoting:: ( net_2_0) quite a few test were hanging
--------------------------------------------------------------------------------------
MonoTests.Remoting.HttpSyncCallTest.TestAbstractSimple
MonoTests.Remoting.HttpSyncCallTest.TestInterfaceSimple
MonoTests.Remoting.HttpSyncCallTest.TestInstancePrimitiveParams
MonoTests.Remoting.HttpSyncCallTest.TestAbstractPrimitiveParams
MonoTests.Remoting.HttpSyncCallTest.TestInterfacePrimitiveParams
MonoTests.Remoting.HttpSyncCallTest.TestAbstractPrimitiveParamsInOut
mono/mono/tests::
----------------------
when i do a "make test"
it throws the following error and exits
.....
....
mcs --unsafe -nowarn:0162 -r:TestDriver.dll -out:isvaluetype.exe
isvaluetype.cs
Compilation succeeded
mcs --unsafe -nowarn:0162 -r:TestDriver.dll -out:isvaluetype.exe
isvaluetype.cs
Compilation succeeded
mcs --unsafe -nowarn:0162 -r:TestDriver.dll -out:iface6.exe iface6.cs
iface6.cs(53) error CS0121: Ambiguous call when selecting function due
to implicit casts
iface6.cs(5): 'IA.Add(int)' (name of symbol related to previous error)
iface6.cs(10): 'IB.Add(int)' (name of symbol related to previous
error)
Compilation failed: 1 error(s), 0 warnings
make: *** [iface6.exe] Error 1
mono/mini ::
-------------------
when i do "make -k rcheck" I get the following error
Test run: image=/tmp/snapshot/20041108/mono/mono/mini/objects.exe,
opts=peephole,branch,inline,consprop,copyprop,deadce,linears,shared,intrins,loop,abcrem
** ERROR **: file loader.c: line 1299 (mono_method_get_header):
assertion failed: (loc)
aborting...
make: *** [rcheck] Aborted
with regards,
ritvik
More information about the Mono-devel-list
mailing list