[Mono-devel-list] Ignored Test Case 20041108

Zoltan Varga vargaz at gmail.com
Mon Nov 8 10:57:17 EST 2004


           Hey,

On Mon, 08 Nov 2004 08:52:40 -0700, Ritvik Mayank <mritvik at novell.com> wrote:
> Hi,
> 
> 
> 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
> 

This is tracked as

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

>  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
> 

This is already fixed in the runtime.

          Zoltan

> with regards,
> ritvik
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list