Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8368630

java/net/httpclient/http3/H3ServerPushTest.java succeeds but fails in jtreg timeout

XMLWordPrintable

      [...]
      SUCCESSFUL H3ServerPushTest::testExcessivePushResponsesWithDistinctIdsInOneResponse 'testExcessivePushResponsesWithDistinctIdsInOneResponse(TestInfo)' [2840ms]

      [ JUnit Containers: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]
      [ JUnit Tests: found 17, started 17, succeeded 17, failed 0, aborted 0, skipped 0]


      JavaTest Message: Test complete.

      ----------System.out:(6/955)----------
      WARNING: exception caught in Http2Chain::doFilter java.io.IOException: failed to send headers: java.io.IOException: Connection closed by client peer: [app]H3_GENERAL_PROTOCOL_ERROR
      WARNING: exception caught in HttpTestHandler::handle java.io.IOException: failed to send headers: java.io.IOException: Connection closed by client peer: [app]H3_GENERAL_PROTOCOL_ERROR
      WARNING: exception caught in Http2Chain::doFilter java.io.IOException: Connection closed by client peer: [app]H3_ID_ERROR
      WARNING: exception caught in HttpTestHandler::handle java.io.IOException: Connection closed by client peer: [app]H3_ID_ERROR
      WARNING: exception caught in Http2Chain::doFilter java.io.IOException: failed to send headers: java.io.IOException: Connection closed by client peer: [app]H3_ID_ERROR
      WARNING: exception caught in HttpTestHandler::handle java.io.IOException: failed to send headers: java.io.IOException: Connection closed by client peer: [app]H3_ID_ERROR
      result: Error. "junit" action timed out with a timeout of 120 seconds on agent 23


      test result: Error. "junit" action timed out with a timeout of 120 seconds on agent 23

            dfuchs Daniel Fuchs
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: