[Mono-devel-list] tests not performed for System.Web.Services Test standalon 20041020
Ritvik Mayank
mritvik at novell.com
Wed Oct 20 06:24:54 EDT 2004
Hi ,
Today tests were not performed for the following::
System.Web.Services/Test/standalone
_________________________________
when i do a "make PROFILE=default test"
the test terminates with the following error::
Generating proxies
------------------
Soap proxy for ./wsdlcache/upload.eraserver.net/autoloanTest.wsdl...
Unhandled Exception: System.ComponentModel.Win32Exception: Cannot find
the specified file
in <0x006dd> System.Diagnostics.Process:Start_common
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process)
in <0x00012> System.Diagnostics.Process:Start ()
in <0x00058> (wrapper remoting-invoke-with-check)
System.Diagnostics.Process:Start ()
in <0x003df> Driver:BuildProxy
(ServiceData,bool,System.Collections.ArrayList,System.Xml.XmlElement)
in <0x001ea> Driver:BuildProxies (string)
in <0x000cd> Driver:Main (string[])
make: *** [test-wsdl] Error 1
Old:
System.Drawing
_____________
TestFixture under TestBitmap were ignored (as quite a few tests were
hanging )
System Runtime Remoting (Bug#68377)
__________________________
when I do a "make PROFILE=default run-test"
make run-test-local
make[1]: Entering directory
`/tmp/snapshot/20041020/mcs/class/System.Runtime.Remoting'
MONO_PATH="../../class/lib/default:$MONO_PATH" mono --debug
../../class/lib/default/nunit-console.exe /xml:TestResult-default.xml
System.Runtime.Remoting_test_default.dll
NUnit version 2.1.91
Copyright (C) 2002-2003 James W. Newkirk, Michael C. Two, Alexei A.
Vorontsov, Charlie Poole.
Copyright (C) 2000-2003 Philip Craig.
All Rights Reserved.
OS Version: Unix 2.4.21.99 Mono Version: 1.1.4322.573
...
...
MonoTests.Remoting.TcpSyncCallTest.TestInstanceProcessContextData
File 'System.Runtime.Remoting_test_default, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null' not found.
make[1]: *** [run-test-lib] Error 2
make[1]: Leaving directory
`/tmp/snapshot/20041020/mcs/class/System.Runtime.Remoting'
make: *** [run-test] Error 2
best regards,
ritvik
More information about the Mono-devel-list
mailing list