[Mono-bugs] [Bug 71092][Maj] Changed - XSP Problems

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 18 Jan 2005 13:14:47 -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 miguel@ximian.com.

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

--- shadow/71092	2005-01-13 18:09:53.000000000 -0500
+++ shadow/71092.tmp.26099	2005-01-18 13:14:47.000000000 -0500
@@ -49,6 +49,27 @@
 
 ------- Additional Comments From miguel@ximian.com  2005-01-13 18:09 -------
 In my machine the tests on XSP-1.0.5/Linux/Mono only take:
 
 Tests run: 35, Failures: 0, Not run: 0, Time: 104.371107 seconds
 
+
+------- Additional Comments From miguel@ximian.com  2005-01-18 13:14 -------
+Hey,
+
+   I also get this, is this normal:
+
+mono ../external/nunit/mono/nunit-console.exe -nologo GusTests.dll
+.................................
+Unhandled Exception: NUnit.Framework.AssertionException: Files Differ
+
+Unhandled Exception: NUnit.Framework.AssertionException: Files Differ
+.
+Unhandled Exception: NUnit.Framework.AssertionException: Files Differ
+.
+Tests run: 35, Failures: 0, Not run: 0, Time: 124.11281 seconds
+
+
+Notice that there are three unhandled exceptions, but no reported
+failures, are the nunit test cases ok?
+
+