http://bugzilla.novell.com/show_bug.cgi?id=579277
http://bugzilla.novell.com/show_bug.cgi?id=579277#c0 Summary: Sporadic HTTP Remoting Activation failures in test suite Classification: Mono Product: Mono: Runtime Version: unspecified 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 two tests that fail sporadically in the remoting test suite: MonoTests.Remoting.ActivationTests.TestCreateHttpWkoSingleCall MonoTests.Remoting.ActivationTests.TestCreateHttpWkoSingleton They fail like this: MonoTests.Remoting.ActivationTests.TestCreateHttpWkoSingleCall : 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() at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x0006c] in /home/builder/lanes/mono-trunk-test/151201/source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:820 at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /home/builder/lanes/mono-trunk-test/151201/source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:825 at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00021] in /home/builder/lanes/mono-trunk-test/151201/source/mono/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpClientTransportSink.cs:222 --Exception at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00033] in /home/builder/lanes/mono-trunk-test/151201/source/mono/mcs/class/System/System.Net/WebConnection.cs:367 http://build.mono-project.com/WebServices/Download.aspx?workfile_id=1765498 They have been sporadically failing for as long as the new buildbot has been up, so I cannot give a revision for when they began failing. -- 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
