[Mono-dev] about 180 failures in corlib/2.0/run-test-ondotnet

Atsushi Eno atsushi at ximian.com
Thu Jan 19 04:42:23 EST 2006


Hi,

I tried to run make NET_2_0 tests against .NET 2.0 RTM mscorlib.dll.

(Actually I had to run
	make PROFILE=net_2_0
		INTERNAL_MCS="../../../mono/runtime/mono-wrapper
		../../gmcs/gmcs.exe" run-test-ondotnet
due to some weird fact that INTERNAL_MCS is set to "mcs" not "gmcs".)

The results were, about 180 of failures. There seems many things
to fix, as I had to compress the result log.

Some of them are because we have different member signatures and
thus something like MissingMethodException is thrown. Anyone
interested (especially those who are interested in MS
compatibility), please help fixing them.

(Also, in general make run-test under Windows results in more than
50 failures, which are likely to be because those tests depends on
Unixy environment.)

Cheers,
Atsushi Eno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestResult-ondotnet-net_2_0.tar.bz2
Type: application/octet-stream
Size: 8669 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060119/f5775eb8/attachment.obj 


More information about the Mono-devel-list mailing list