[Mono-devel-list] Error in 'make run-test PROFILE=net_2_0'
Ankit Jain
radical at gmail.com
Tue Mar 1 01:17:16 EST 2005
Hi,
I added a file DictionaryTest.cs to
mcs/class/corlib/Test/System.Collections.Generic, added an entry to
corlib_test.dll.sources.
Running
$ make test PROFILE=net_2_0
runs fine
$ make run-test PROFILE=net_2_0
OS Version: Unix 2.4.21.99 Mono Version: 2.0.40607.16
Excluded categories: NotWorking,ValueAdd,CAS,InetAccess
<snip>
..........................................................................................................................................................................................F.F.F.F...........................F.....................................N..N..N..N..N..N..N..N..N..N......N.N..................F.F.F.F.F.F.............N............................
** ERROR **: type 0x15 not handled in marshal
aborting...
make[1]: *** [run-test-lib] Error 1
make[1]: Leaving directory `/home/ankit/mono/mcs/class/corlib'
make: *** [run-test] Error 2
Running only the new test file (by keeping only DictionaryTest.cs in
corlib_test.dll.sources) runs the test perfectly fine!
Any ideas??
-Ankit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dictTest.patch
Type: text/x-diff
Size: 15924 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050301/37d64e72/attachment.bin
More information about the Mono-devel-list
mailing list