2013/7/11 <build...@apache.org>: > The Buildbot has detected a new failure on builder tomcat-trunk while > building ASF Buildbot. > Full details are available at: > http://ci.apache.org/builders/tomcat-trunk/builds/4650 > > Buildbot URL: http://ci.apache.org/ > > Buildslave for this Build: bb-vm_ubuntu > > Build Reason: scheduler > Build Source Stamp: [branch tomcat/trunk] 1502181 > Blamelist: kkolinko,markt > > BUILD FAILED: failed compile_1 >
The only failing test is "org.apache.tomcat.websocket.TestWebSocketFrameClient" With BIO: [[[ Testcase: testConnectToServerEndpointSSL took 13.539 sec FAILED expected:<100000> but was:<44898> junit.framework.AssertionFailedError: expected:<100000> but was:<44898> at org.apache.tomcat.websocket.TestWebSocketFrameClient.testConnectToServerEndpointSSL(TestWebSocketFrameClient.java:82) ]]] With NIO: [[[ Testcase: testConnectToServerEndpointSSL took 13.631 sec FAILED expected:<100000> but was:<45741> junit.framework.AssertionFailedError: expected:<100000> but was:<45741> at org.apache.tomcat.websocket.TestWebSocketFrameClient.testConnectToServerEndpointSSL(TestWebSocketFrameClient.java:82) ]]] Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org