[Mono-bugs] [Bug 428054] [regression] Remote delegate call into the wrong AppDomain

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 2 16:00:19 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=428054

User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=428054#c18


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |VERIFIED
            Summary|Remote delegate call into the wrong AppDomain   |[regression] Remote delegate call into the wrong
                   |                                                |AppDomain




--- Comment #18 from Thomas Wiest <twiest at novell.com>  2008-10-02 14:00:19 MDT ---
I verified that the test cases in comments 1, 2 and 13 were broken in Mono 2.0
RC3 and that they now all work in Mono 2.0 RC4 on SLED 10 SP2 i586.


Output from the tests:

-----------RC3-----------
c221:~/bug428054 # mono tc_c01.exe 
client
c221:~/bug428054 # mono tc_c02.exe 
client
c221:~/bug428054 # mono tc_c13.exe 
True
c221:~/bug428054 #


-----------RC4-----------
linux at c222:~/Desktop/bug428054> mono tc_c01.exe 
tc_c01.exe
linux at c222:~/Desktop/bug428054> mono tc_c02.exe 
tc_c02.exe
linux at c222:~/Desktop/bug428054> mono tc_c13.exe 
False
linux at c222:~/Desktop/bug428054> 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list