[Mono-devel-list] Test Summary 20041210

Ritvik Mayank mritvik at novell.com
Fri Dec 10 10:33:03 EST 2004


Hi,

Test Summary for 20041210


Microsoft.JScript
-----------------
when i do a "make run-test" i get the following error

make run-test-local
make[1]: Entering directory
`/tmp/snapshot/20041210/mcs/class/Microsoft.JScript'
MONO_PATH="../../class/lib/default:$MONO_PATH" mono 
../../class/lib/default/mcs.exe   -d:NET_1_1 -d:ONLY_1_1 -debug
/noconfig /r:System.dll /r:System.Drawing.dll
/r:System.Windows.Forms.dll /r:Microsoft.Vsa.dll /target:library
/out:../../class/lib/default/Microsoft.JScript.dll 
@Microsoft.JScript.dll.sources
Microsoft.JScript/JSObject.cs(67) error CS0246: Cannot find type
'JSMethodInfo'
Microsoft.JScript/JSObject.cs(65) error CS0161: Not all code paths
return a value
Microsoft.JScript/JSObject.cs(60) error CS0246: Cannot find type
'JSPropertyInfo'
Microsoft.JScript/JSObject.cs(58) error CS0161: Not all code paths
return a value
Microsoft.JScript/JSObject.cs(48) error CS1501: No overload for method
`Microsoft.JScript.JSFieldInfo' takes `1' arguments
Microsoft.JScript/JSObject.cs(48) error CS1501: New invocation: Can not
find a constructor in `Microsoft.JScript.JSFieldInfo' for this argument
list
Microsoft.JScript/JSObject.cs(49) error CS0165: Use of unassigned local
variable `fi'
Compilation failed: 7 error(s), 0 warnings
make[1]: *** [../../class/lib/default/Microsoft.JScript.dll] Error 1
make[1]: Leaving directory
`/tmp/snapshot/20041210/mcs/class/Microsoft.JScript'
make: *** [run-test] Error 2



System.Drawing
--------------

TestFixture for System.Drawing/TestBitmap.cs was ignored.


System.Web.Services Test standalone ::
-----------------------------------------
following tests were Ignored

Localhost.ConvDocEncBarTests.ConverterTest.AsyncTestService
Localhost.ConvDocEncBarTests.ConverterTest.TestService
Localhost.ConvDocEncBarTests.ConverterTest.AsyncTestException
Localhost.ConvDocLitWraTests.ConverterTest.AsyncTestService
Localhost.ConvDocLitWraTests.ConverterTest.AsyncTestException
Localhost.ConvDocLitWraTests.ConverterTest.TestUnknownHeaders
Localhost.ConvDocLitBarTests.ConverterTest.AsyncTestService
Localhost.ConvDocLitBarTests.ConverterTest.AsyncTestException
Localhost.ConvRpcTests.ConverterTest.AsyncTestService
Localhost.ConvRpcTests.ConverterTest.AsyncTestException
Localhost.ConvDocEncWraTests.ConverterTest.AsyncTestService
Localhost.ConvDocEncWraTests.ConverterTest.AsyncTestException
Localhost.DataServiceTests.DataServiceTest.TestService


Regression :: (default)
------------------------

System.Runtime.Remoting: 38
corlib: 7



Regression :: (net_2_0)
-----------------------

System.Runtime.Remoting: 1
corlib: 1
gmcserrortests: 1




More information about the Mono-devel-list mailing list