Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8307648 java/net/httpclient/ExpectContinueTest.java timed out
  3. JDK-8309118

HttpClient: Add more tests for 100 ExpectContinue with HTTP/2

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 21
    • core-libs
    • b22

        Though the ExpectContinueTest could intermittently fail without the fix for JDK-8307648, it would be good to have some test case that fails reliably without this fix.
         
        Additional test cases are needed notably for the following scenarios:

          - server sends an informational status code 1xx in a HEADERS frame that has the END_STREAM flag
          - server reset the stream after sending 1xx but before sending the final response (200) - both with error and NO_ERROR
          - server reset the stream after sending the final response, both with error and NO_ERROR

              ccleary Conor Cleary (Inactive)
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: