[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 17:20:38 -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:19:13 2003
+++ shadow/42934.tmp.17898	Tue May 13 17:20:38 2003
@@ -2,22 +2,23 @@
 Product: Mono/Runtime
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jonpryor@vt.edu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: AppDomainSetup+NUnit causes assertion violation in mono
+OtherBugsDependingOnThis: 36280
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
 I apologize for not narrowing this down any further.  I will do so in the
@@ -77,6 +78,11 @@
 All the time.
 
 Additional Information:
 
 This happens with current CVS and the CVS version of NUnit 2.0.  I haven't
 tried any other version of NUnit.
+
+------- Additional Comments From jonpryor@vt.edu  2003-05-13 17:20 -------
+In order to write a correct NUnit Test Case for 36280, I need to be
+able to create an AppDomain (so that it can refer to the correct
+ConfigurationFile).  This is impossible, due to the assertion.