[Mono-devel-list] Couldn't run tests for System.Runtime.Remoting - 20041013
Lluis Sanchez
lluis at ximian.com
Wed Oct 13 06:19:49 EDT 2004
On dc, 2004-10-13 at 02:15 -0600, Ritvik Mayank wrote:
> Hi,
>
> "make run-test" under System.Runtime.Remoting throws the following
> error and hangs
>
> 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
>
> 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/20041013/mcs/class/System.Runtime.Remoting'
> make: *** [run-test] Error 2
Looks like nunit is unable to find the test dll from a test app domain.
There has been any change in assembly loading recently?
>
> is there any thing that we are
> missing here ?
>
> Best regards,
> ritvik.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list