[Mono-bugs] [Bug 576618] New: IndexOutOfRangeException on 12 test suite tests

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 3 12:38:59 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=576618

http://bugzilla.novell.com/show_bug.cgi?id=576618#c0


           Summary: IndexOutOfRangeException on 12 test suite tests
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


The following tests fail with:

System.IndexOutOfRangeException : Array index is out of range.
at System.Runtime.Remoting.Messaging.ArgInfo.GetInOutArgs (System.Object[]
args) [0x00013] in
/home/builder/lanes/mono-trunk-test/150604/source/mono/mcs/class/corlib/System.Runtime.Remoting.Messaging/ArgInfo.cs:83
at System.Runtime.Remoting.Messaging.ReturnMessage.get_OutArgs () [0x00033] in
/home/builder/lanes/mono-trunk-test/150604/source/mono/mcs/class/corlib/System.Runtime.Remoting.Messaging/ReturnMessage.cs:200
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception&
exc, System.Object[]& out_args) [0x0018b] in
/home/builder/lanes/mono-trunk-test/150604/source/mono/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:230

CrossDomainAsyncCallTest.TestAbstractPrimitiveParamsInOut
CrossDomainAsyncCallTest.TestInstancePrimitiveParamsInOut 
CrossDomainAsyncCallTest.TestInterfacePrimitiveParamsInOut 
HttpAsyncCallTest.TestAbstractPrimitiveParamsInOut 
HttpAsyncCallTest.TestInstancePrimitiveParamsInOut 
HttpAsyncCallTest.TestInterfacePrimitiveParamsInOut 
IpcAsyncCallTest.TestAbstractPrimitiveParamsInOut 
IpcAsyncCallTest.TestInstancePrimitiveParamsInOut 
IpcAsyncCallTest.TestInterfacePrimitiveParamsInOut 
TcpAsyncCallTest.TestAbstractPrimitiveParamsInOut 
TcpAsyncCallTest.TestInstancePrimitiveParamsInOut 
TcpAsyncCallTest.TestInterfacePrimitiveParamsInOut 

http://build.mono-project.com/WebServices/Download.aspx?workfile_id=1670801

These tests will be marked as NotWorking in the test suite.  Please re-enable
them when this bug is fixed.

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


More information about the mono-bugs mailing list