Hi. When I run the new ConvertTest we just received, mono gives this output:
./mono NUnitConsole_mono.exe MonoTests.System.ConvertTest,corlib_linux_test.dll . (process:5920): ** ERROR **: file codegen-x86.c: line 5792 (mono_burg_emit_254): should not be reached aborting... Trace/breakpoint trap Since NUnit is only spitting out one dot, and the Test*() methods are usually run in reverse order compared to their physical order in the source, I guess that the problem is happening in TestFromBase64CharArray(). BTW, there is no such file as 'codegen-x86.c' as reported by the assert. Nick D. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
