Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] 4.1 SDK Build: I20110428-0200 tests failed

On Thu, Apr 28, 2011 at 4:31 AM, <e4Build@xxxxxxxxxxx> wrote:
> ua.tests 1028 0 1 99.90% 21.758

This seems to be a new failure on this build but I cannot reproduce this locally. The code it's testing and the failure appears to have nothing to do with our code.

java.io.IOException: Stream closed.
at java.net.PlainSocketImpl.available(PlainSocketImpl.java:434)
at java.net.SocketInputStream.available(SocketInputStream.java:217)
at java.io.BufferedInputStream.available(BufferedInputStream.java:381)
at sun.net.www.MeteredStream.available(MeteredStream.java:152)
at sun.net.www.http.KeepAliveStream.close(KeepAliveStream.java:72)
at java.io.FilterInputStream.close(FilterInputStream.java:155)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.close(HttpURLConnection.java:2579)
at org.eclipse.ua.tests.help.webapp.ParallelServerAccessTest.readLoadServlet(ParallelServerAccessTest.java:143)
at org.eclipse.ua.tests.help.webapp.ParallelServerAccessTest$ReadThread.run(ParallelServerAccessTest.java:95)

Regards,
Remy

----------
Remy Suen
Eclipse Platform/UI Committer
IBM Ottawa
1-613-356-5162


Back to the top