[Mono-devel-list] Test not performed under System and System.Web.Services - 20041004

Ritvik Mayank mritvik at novell.com
Mon Oct 4 09:11:22 EDT 2004


Hi,

  Tests were not performed under "System" and
"System.Web.Services/Test/standalone" for the following reasons.
 
 1. 'make run-test' under "System" throws the following error and hangs
:

Entering directory `/tmp/snapshot/20041004/mcs/class/System'
MONO_PATH="../../class/lib/default:$MONO_PATH" mono  ../../mcs/mcs.exe 
 -d:NET_1_1 -d:ONLY_1_1  -g /target:library /out:System_test_default.dll
/r:../../class/lib/default/System.dll 
-r:../../class/lib/default/nunit.framework.dll
-r:../../class/lib/default/nunit.core.dll 
-r:../../class/lib/default/nunit.util.dll /nowarn:1595 /nowarn:0618 
@../../build/deps/System_test_default.dll.response
Test/System.IO.Compression/DeflateStreamTest.cs(14) error CS0246: The
namespace  `System.IO.Compression' can not be found (missing assembly
reference?)
Test/System.IO.Compression/GzipStreamTest.cs(14) error CS0246: The
namespace  `System.IO.Compression' can not be found (missing assembly
reference?)
Compilation failed: 2 error(s), 0 warnings
make[1]: *** [System_test_default.dll] Error 1
make[1]: Leaving directory `/tmp/snapshot/20041004/mcs/class/System'
make: *** [run-test] Error 2


2. a) 'make test-clients' under "System.Web.Services/Test/standalone"
throws the following error.
...
...
Physical path:
/tmp/snapshot/20041004/mcs/class/System.Web.Services/Test/sta
ndalone/server
Listening on port: 8080
Listening on address: 0.0.0.0
Root directory:
/tmp/snapshot/20041004/mcs/class/System.Web.Services/Test/standa
lone/server
Error: Address already in use
mono ../../../lib/default/nunit-console.exe
System.Web.Services-standalone_test.
dll
...

b) Many tests were hanging during 'make test-clients' under
"System.Web.Services/Test/standalone" 

NLocalhost.ConvDocLitWraTests.ConverterTest.AsyncTestService
NLocalhost.ConvDocEncBarTests.ConverterTest.TestObjectReturn
NLocalhost.ConvDocEncBarTests.ConverterTest.TestUnknownHeaders
NLocalhost.ConvDocLitWraTests.ConverterTest.AsyncTestException
NLocalhost.ConvDocLitWraTests.ConverterTest.TestObjectReturn
FLocalhost.ConvDocEncBarTests.ConverterTest.TestException
NLocalhost.ConvDocLitWraTests.ConverterTest.TestUnknownHeaders
NLocalhost.ConvDocLitBarTests.ConverterTest.TestService
FLocalhost.ConvDocLitBarTests.ConverterTest.TestException
FLocalhost.ConvRpcTests.ConverterTest.TestService
FLocalhost.ConvRpcTests.ConverterTest.TestException
FLocalhost.ConvDocEncWraTests.ConverterTest.TestService
FLocalhost.ConvDocEncWraTests.ConverterTest.TestException
FLocalhost.TestBinding4Tests.TestBinding4Test.TestService
FLocalhost.DataServiceTests.DataServiceTest.TestService
NLocalhost.IncludeTestTests.IncludeTestTest.TestService
....
...


Best regards,
Ritvik,




More information about the Mono-devel-list mailing list