On 03/11/2015 13:05, Mark Thomas wrote:
> On 03/11/2015 12:31, Konstantin Kolinko wrote:

<snip/>

>> Testcase: testConnectToServerEndpointSSL took 63,823 sec
>>     FAILED
>> expected:<100000> but was:<0>
>> junit.framework.AssertionFailedError: expected:<100000> but was:<0>
>>     at 
>> org.apache.tomcat.websocket.TestWebSocketFrameClientSSL.testConnectToServerEndpointSSL(TestWebSocketFrameClientSSL.java:92)
> 
> I see this error. I'll take a look.
> 
>> 3) org.apache.tomcat.websocket.TestWsWebSocketContainer
>>
>> Testcase: testConnectToServerEndpointSSL took 10,852 sec
>>     FAILED
>> null
>> junit.framework.AssertionFailedError
>>     at 
>> org.apache.tomcat.websocket.TestWsWebSocketContainer.testConnectToServerEndpointSSL(TestWsWebSocketContainer.java:815)
> 
> I see this error too.

I've gone back to 9.0.x and am running the unit tests with Native 1.2.1.
I'm seeing failures but it is not clear at this point if the root cause
is a native bug or changes in native/OpenSSL behaviour that are not
correctly handled on the Java side.

Still looking...

Mark

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

Reply via email to