[Mono-devel-list] Ignored Testcases - 20040929
Mayank Ritvik
mritvik at novell.com
Wed Sep 29 06:49:47 EDT 2004
Hi ,
1. The following tests were ignored under "System" :
AsyncGetHostByName
AsyncResolve
Sync
EndConnect
MaxServicePointManagers
2.The following tests were ignored under "Corlib" :
TestNestedThreads2
3.The following tests were ignored under " System.Data " :
TestSampleFileImportSimple
4.Change in "System.Web.Services" Makefile
As it was throwing the following error:
Root directory:
/tmp/snapshot/20040929/mcs/class/System.Web.Services/Test/standalone/server
Hit Return to stop the server.
mono ../../../lib/nunit-console.exe
System.Web.Services-standalone_test.dll
cannot open assembly ../../../lib/nunit-console.exe
make: [test-clients] Error 2 (ignored)
echo "" >> somefile
After changing mono ../../../lib/nunit-console.exe to
mono ../../../lib/default/nunit-console.exe
it works well.
5. The tests were not run under "System.Runtime.Remoting" as quite a
few tests were hanging. Please refer attached mail for the details of
hanging tests.
Best regards,
Ritvik
-------------- next part --------------
An embedded message was scrubbed...
From: "K SathyaSudha" <ksathyasudha at novell.com>
Subject: [Mono-devel-list] Fwd: Ignored Testcases - 20040928
Date: Tue, 28 Sep 2004 21:07:04 -0600
Size: 5425
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040929/b7a48f0e/attachment.mht
More information about the Mono-devel-list
mailing list