[Mono-bugs] [Bug 42934][Maj] Changed - AppDomainSetup+NUnit causes assertion violation in mono

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 13 May 2003 18:22:28 -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 jonpryor@vt.edu.

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

--- shadow/42934	Tue May 13 17:49:46 2003
+++ shadow/42934.tmp.915	Tue May 13 18:22:28 2003
@@ -120,6 +120,11 @@
 This program creates a new domain ("X"), creates an object within that
 domain, and invokes a method on that object (X.Run), which in turn
 tries to create an AppDomainSetup instance.  This generates the same
 assertion as before.
 
 It would seem that AppDomain creation doesn't set the Assembly properly.
+
+------- Additional Comments From jonpryor@vt.edu  2003-05-13 18:22 -------
+Created an attachment (id=4303)
+Patch + ChangeLog entry
+