On 18/02/2015 09:47, Rémy Maucherat wrote:
> 2015-02-18 10:39 GMT+01:00 Mark Thomas <ma...@apache.org>:
>>
>> I'm fairly confident that the problem we are seeing with
>> TestWebSocketFrameClientSSL is related to a write registration not
>> happening / getting lost. The symptom is that the server just stops
>> writing, the client times out after 60s and the test fails.
>>
> 
> There's one failure on the last run, but it's on the non SSL variant of the
> test, and it doesn't timeout.
> 
> Testcase: testConnectToServerEndpoint took 23.317 sec FAILED
> expected:<100000> but was:<81754> junit.framework.AssertionFailedError:
> expected:<100000> but was:<81754> at
> org.apache.tomcat.websocket.TestWebSocketFrameClient.testConnectToServerEndpoint(TestWebSocketFrameClient.java:76)

Looks like we have multiple issues to track down then. Right now I'm
having difficulty getting reproducing the problem that results in a timeout.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to