[Mono-bugs] [Bug 81093][Wis] Changed - X11 Error while running tests.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 9 13:22:37 EST 2007
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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81093
--- shadow/81093 2007-03-09 13:20:37.000000000 -0500
+++ shadow/81093.tmp.27268 2007-03-09 13:22:37.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.0
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: rolfkvinge at ya.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -228,6 +228,37 @@
RemoteTestRunner.cs:line 292
at NUnit.Util.TestDomain.Run ()
at NUnit.Console.ConsoleUi.Execute ()
at NUnit.Console.ConsoleUi.Main ()
^[[Amake[1]: *** [run-test-lib] Interrupt
make: *** [do-run-test] Interrupt
+
+------- Additional Comments From rolfkvinge at ya.com 2007-03-09 13:22 -------
+Only 'make run-test' gives:
+
+make[1]: Entering directory `/mono/head/mcs/class/
+Managed.Windows.Forms'
+make[1]: Leaving directory `/mono/head/mcs/class/
+Managed.Windows.Forms'
+make[1]: Entering directory `/mono/head/mcs/class/
+Managed.Windows.Forms'
+ok=:; \
+ MONO_REGISTRY_PATH="/home/rolf/.mono/registry"
+MONO_PATH="../../class/lib/default::$MONO_PATH" /mono/head/mono/
+runtime/mono-wrapper --debug ../../class/lib/default/nunit-
+console.exe /exclude:Interactive,NotWorking,ValueAdd,CAS,InetAccess
+/output:TestResult-default.log /xml:TestResult-default.xml
+System.Windows.Forms_test_default.dll || ok=false; \
+ (echo ''; cat TestResult-default.log) | sed '1,/^Tests run: /
+d' ; $ok
+NUnit version 2.2.0
+Copyright (C) 2002-2003 James W. Newkirk, Michael C. Two, Alexei A.
+Vorontsov, Charlie Poole.
+Copyright (C) 2000-2003 Philip Craig.
+All Rights Reserved.
+
+OS Version: Unix 2.6.18.2 Mono Version: 1.1.4322.2032
+
+Excluded categories: Interactive,NotWorking,ValueAdd,CAS,InetAccess
+.
+(and here it hangs)
+This is the same output as in the monobuild logs right now.
More information about the mono-bugs
mailing list