[Mono-bugs] [Bug 79275][Nor] Changed - [TestCase] Nant nunit2 task fails on mono 1.1.17 (.1) on linux

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 30 12:38:13 EST 2006


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 gert.driesen at pandora.be.

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

--- shadow/79275	2006-10-24 13:58:11.000000000 -0400
+++ shadow/79275.tmp.13424	2006-10-30 12:38:13.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: skolima at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Summary: [TestCase] Nant nunit2 task fails on mono 1.1.17 (.1) on linux
-BugsThisDependsOn: 79732
+BugsThisDependsOn: 79732[FIXED]
 
 When running on linux, nant nunit2 task reports failure to execute tests.
 It suggests incompatible versions of nunit, but with -verbose, actual
 exception reported is FileNotFoundException. I was able to trace the
 problem to the call to AppDomain.CreateInstanceFrom, which has gone through
 serious changes in the 1.1.17 mono release. A test case is attached.


More information about the mono-bugs mailing list