[Mono-bugs] [Bug 80730][Nor] New - nunit-gui2: multi-line items in errors and failures listview are corrupted
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Feb 5 13:28:23 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 matt at use.net.
http://bugzilla.ximian.com/show_bug.cgi?id=80730
--- shadow/80730 2007-02-05 13:28:23.000000000 -0500
+++ shadow/80730.tmp.4461 2007-02-05 13:28:23.000000000 -0500
@@ -0,0 +1,33 @@
+Bug#: 80730
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: matt at use.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: nunit-gui2: multi-line items in errors and failures listview are corrupted
+
+Steps to reproduce the problem:
+1. start nunit-gui compiled for .NET 2.0
+2. load a test assembly with failing tests and run them
+
+Actual Results:
+most failed assertions output two lines of text per item in the list in
+the errors and failures tab. you can't see the second line like you can
+in MS.NET
+
+Expected Results:
+display of the errors and failures tab should match MS.NET
+
+
+Additional Information:
+this has been fixed and unfixed once or twice before
More information about the mono-bugs
mailing list