[Mono-bugs] [Bug 72673][Cri] Changed - NUnit threading tests fail on 2.0

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 30 12:57:00 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72673

--- shadow/72673	2005-04-23 09:58:48.000000000 -0400
+++ shadow/72673.tmp.26926	2005-06-30 12:57:00.000000000 -0400
@@ -98,6 +98,29 @@
 
 I can run end-to-end unit testing now with no hangs.
 
 FWIW.
 
 
+
+------- Additional Comments From miguel at ximian.com  2005-06-30 12:56 -------
+NUnit has a couple of other timeouts while running on x86.
+
+If you run:
+cd mcs/class/corlib
+make PROFILE=net_2_0 run-test-local
+
+The tests are finishing with:
+
+
+** (../../class/lib/net_2_0/nunit-console.exe:14058): WARNING **:
+Aborting of threads in domain domain-corlib_test_net_2_0.dll timed out.
+
+(../../class/lib/net_2_0/nunit-console.exe:14058): GLib-CRITICAL **:
+file ghash.c: line 225 (g_hash_table_lookup): assertion `hash_table !=
+NULL' failed
+
+** ERROR **: file critical-sections.c: line 89
+(DeleteCriticalSection): assertion failed: (ret == 0)
+aborting...
+
+This in particular causes the tests to go red on the buildbot


More information about the mono-bugs mailing list