http://bugzilla.novell.com/show_bug.cgi?id=576724
http://bugzilla.novell.com/show_bug.cgi?id=576724#c0 Summary: Sporadic HTTP Remoting failures in test suite Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: remoting AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- There are sporadic failures in the Http Remoting test suite. There are generally 4-10 failures per build. Different tests fail, but they all fail the same way: 9) MonoTests.Remoting.HttpReflectionCallTest.TestAbstractPrimitiveParams : System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation. ----> System.Net.WebException : Error getting response stream (ReadDone2): ReceiveFailure ----> System.Exception : at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where) at System.Net.WebConnection.ReadDone(IAsyncResult result) at System.Net.Sockets.Socket+SocketAsyncResult.Complete() at System.Net.Sockets.Socket+Worker.Receive() .. http://build.mono-project.com/WebServices/Download.aspx?workfile_id=1694160 I collected the failures from 3-4 builds and they are a variety of Http tests: ActivationTests.TestCreateHttpWkoSingleton ActivationTests.TestCreateHttpWkoSingleCall HttpAsyncCallTest.TestInstanceProcessContextData HttpBinarySyncCallTest.TestInterfaceProcessContextData HttpDelegateCallTest.TestAbstractPrimitiveParams HttpDelegateCallTest.TestInterfaceProcessContextData HttpDelegateCallTest.TestInstanceProcessContextData HttpReflectionCallTest.TestAbstractPrimitiveParams HttpReflectionCallTest.TestInstanceProcessContextData HttpReflectionCallTest.TestInterfacePrimitiveParams HttpSyncCallTest.TestInstanceProcessContextData HttpSyncCallTest.TestAbstractPrimitiveParams HttpSyncCallTest.TestInterfacePrimitiveParamsInOut -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
