Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-989

io.undertow.server.handlers.ReceiverTestCase.testAsyncReceivePartialBytes failing on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta1, 1.4.15.Final
    • 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)
      

            sdouglas1@redhat.com Stuart Douglas
            rhatlapa@redhat.com Radim Hatlapatka (Inactive)
            Radim Hatlapatka Radim Hatlapatka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: