[Mono-bugs] [Bug 579277] New: Sporadic HTTP Remoting Activation failures in test suite

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 11 15:23:35 EST 2010


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: lluis at novell.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list