[Mono-bugs] [Bug 70296][Wis] Changed - appdomain-unload.exe regression on ppc
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Dec 2004 20:19:18 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70296
--- shadow/70296 2004-12-07 19:17:09.000000000 -0500
+++ shadow/70296.tmp.20248 2004-12-07 20:19:17.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 70296
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: OSX 10.3.6
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: lupus@ximian.com
ReportedBy: grompf@sublimeintervention.com
QAContact: mono-bugs@ximian.com
@@ -86,6 +86,9 @@
-kangaroo
------- Additional Comments From vargaz@gmail.com 2004-12-07 19:17 -------
The particular test which is failing is a newly added test so this might
not be a regression.
+
+------- Additional Comments From vargaz@gmail.com 2004-12-07 20:19 -------
+This was due to a race condition in the test case, so its fixed now.