[Mono-list] Ignored tests - 20040922

K SathyaSudha ksathyasudha@novell.com
Wed, 22 Sep 2004 03:07:18 -0600


Hi,

The following tests were ignored under corlib:

- TestNestedThreads1
- TestThreadState
- TestSuspend

Also tests were not run under 'Mono.Security' owing to the following
compilation error:

make run-test-local
make[1]: Entering directory
`/tmp/snapshot/20040922/mcs/class/Mono.Security'
MONO_PATH="../../class/lib/default:$MONO_PATH" mono  ../../mcs/mcs.exe 
 -d:NET_1_1 -d:ONLY_1_1 -g /target:library
/out:Mono.Security_test_default.dll
/r:../../class/lib/default/Mono.Security.dll
-r:../../class/lib/default/nunit.framework.dll
-r:../../class/lib/default/nunit.core.dll
-r:../../class/lib/default/nunit.util.dll /r:System.dll /unsafe
/nowarn:0618 /nowarn:0672
@../../build/deps/Mono.Security_test_default.dll.response
Test/Mono.Security.Cryptography/SHA224Test.cs(63) error CS1501: No
overload for method `Fail' takes `3' arguments
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [Mono.Security_test_default.dll] Error 1
make[1]: Leaving directory
`/tmp/snapshot/20040922/mcs/class/Mono.Security'
make: *** [run-test] Error 2

Thanks,
Sudha