[Mono-bugs] [Bug 41287][Nor] Changed - WaitHandle objects usable after Close
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 6 Jun 2003 05:59:00 -0400 (EDT)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41287
--- shadow/41287 Tue Apr 15 08:14:46 2003
+++ shadow/41287.tmp.2631 Fri Jun 6 05:59:00 2003
@@ -1,12 +1,12 @@
Bug#: 41287
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: dick@ximian.com
ReportedBy: r.h.lee@attbi.com
@@ -37,6 +37,14 @@
Always
------- Additional Comments From r.h.lee@attbi.com 2003-04-15 02:14 -------
Created an attachment (id=4038)
WaitHandle.WaitOne Exceptions testcases
+
+------- Additional Comments From gonzalo@ximian.com 2003-06-06 05:58 -------
+Not all tests pass under MS runtime.
+I've updated WaitHandle to pass the ones that pass under MS.
+
+Willing to rework the tests?
+It would also be nice to have this as a NUnit test similar to those
+that we already have.