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 [EMAIL PROTECTED]

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

--- shadow/79275        2006-09-23 10:48:55.000000000 -0400
+++ shadow/79275.tmp.7452       2006-10-24 13:58:11.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Summary: [TestCase] Nant nunit2 task fails on mono 1.1.17 (.1) on linux
-BugsThisDependsOn: 76757
+BugsThisDependsOn: 79732
 
 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.
@@ -69,6 +69,10 @@
 Created an attachment (id=17605)
 source for the test case
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-09-23 10:48 -------
 FYI: I've added a temporary workaround for this issue to NAnt.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-10-24 13:58 -------
+This issue is actually caused by a BinaryFormatter change that was 
+introduced in .NET 2.0. See bug #79732 for more information.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to