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=75203 --- shadow/75203 2005-06-09 18:51:09.000000000 -0400 +++ shadow/75203.tmp.19601 2005-06-09 18:51:09.000000000 -0400 @@ -0,0 +1,44 @@ +Bug#: 75203 +Product: Mono: Class Libraries +Version: 1.1 +OS: SLES 9 +OS Details: x86-64 +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: RemotingException on Proxy code that should give InvalidCastException + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: +RemotingException on Proxy code that gives InvalidCastException on MS.NET +1.1 + +Steps to reproduce the problem: +1. download NUnit 2.2.2 binary package from www.nunit.org +(bug happens with either the mono-specific one or not) +2.with current svn head, run: +./nunit-console.exe nunit.mocks.tests.dll +3. one test will fail, showing the problem + + +Actual Results: + the test fails + +Expected Results: + the test should pass, as it does on MS.NET + +How often does this happen? + every time + +Additional Information: + I will be going through more of the nunit unit test failures and filing +bugs for both projects. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
