[Mono-bugs] [Bug 72684][Cri] New - ** (../../class/lib/net_2_0/nunit-console.exe:7573): WARNING **: Aborting of threads in domain domain-corlib_test_net_2_0.dll timed out.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Feb 2005 10:18:38 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/72684	2005-02-17 10:18:38.000000000 -0500
+++ shadow/72684.tmp.29589	2005-02-17 10:18:38.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 72684
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bmaurer@users.sf.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ** (../../class/lib/net_2_0/nunit-console.exe:7573): WARNING **: Aborting of threads in domain domain-corlib_test_net_2_0.dll timed out.
+
+Sometimes, doing nunit tests results in the following message at the end:
+
+** (../../class/lib/net_2_0/nunit-console.exe:7573): WARNING **: Aborting 
+of threads in domain domain-corlib_test_net_2_0.dll timed out.
+
+In many instances, this seems to be harmless, nunit goes on to show the 
+test results. However, in other instances, it results in the tests hanging 
+and getting killed by buildbot.
+
+An example log of this is here:
+http://mono.ximian.com:8008/amd64-head-mono/events/1135/log
+
+Note that this also happens on x86, and it also happens with 1.0 nunit 
+tests.