[Mono-bugs] [Bug 576697] New: Generics Regression in Remoting Test Suite
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Feb 3 15:36:37 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=576697
http://bugzilla.novell.com/show_bug.cgi?id=576697#c0
Summary: Generics Regression in Remoting Test Suite
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: remoting
AssignedTo: lluis at novell.com
ReportedBy: jpobst at novell.com
QAContact: mono-bugs at lists.ximian.com
CC: rkumpera at novell.com
Found By: ---
Blocker: ---
The following test fails in the remoting test suite:
1) MonoTests.Remoting.GenericTest.TestTcpChannel :
System.InvalidOperationException : not a generic method definition
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception&
exc, System.Object[]& out_args) [0x001eb] in
/home/builder/lanes/mono-trunk-test/150775/source/mono/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:244
This seems to have regressed in r147851-r147857. In this range, kumpera was
making changes to generics, so cc'ing him.
http://build.mono-project.com/WebServices/Download.aspx?workfile_id=1698205
--
Configure bugmail: http://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