-
Bug
-
Resolution: Done
-
Major
-
1.4.8.Final, 1.4.10.Final
-
None
-
None
io.undertow.server.handlers.ReceiverTestCase.testAsyncReceivePartialBytes fails regularly On Windows 2012R2 JDK 1.8 with java.net.SocketTimeoutException: Read timed out.
This should be investigated and fixed.
java.lang.RuntimeException: test failed with i equal to 6 at io.undertow.server.handlers.ReceiverTestCase.doTest(ReceiverTestCase.java:233) at io.undertow.server.handlers.ReceiverTestCase.testAsyncReceivePartialBytes(ReceiverTestCase.java:200) Caused by: java.net.SocketTimeoutException: Read timed out at io.undertow.server.handlers.ReceiverTestCase.runTest(ReceiverTestCase.java:246) at io.undertow.server.handlers.ReceiverTestCase.doTest(ReceiverTestCase.java:231) at io.undertow.server.handlers.ReceiverTestCase.testAsyncReceivePartialBytes(ReceiverTestCase.java:200)