JDK-8151276 : java/net/httpclient/RequestBodyTest.java times out
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2016-03-04
  • Updated: 2016-12-12
  • Resolved: 2016-12-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbd_minorResolved
Related Reports
Duplicate :  
Description
This test was seen failing in jdk9/dev on windows i586 6.3

elapsed time (seconds): 480.609
STDOUT:
HTTP server port = 51221
HTTPS server port = 51224
Proxy port = 51227
Running test_request_body_type string and response type string and sync=false
OK
Running test_request_body_type string and response type byteArray and sync=false
OK
Running test_request_body_type string and response type byteArrays and sync=false
OK
Running test_request_body_type string and response type InputStream and sync=false
OK
Running test_request_body_type string and response type file and sync=false
OK
Running test_request_body_type byteArray and response type string and sync=false
OK
Running test_request_body_type byteArray and response type byteArray and sync=false
OK
Running test_request_body_type byteArray and response type byteArrays and sync=false
OK
Running test_request_body_type byteArray and response type InputStream and sync=false
OK
Running test_request_body_type byteArray and response type file and sync=false
OK
Running test_request_body_type byteArrays and response type string and sync=false
OK
Running test_request_body_type byteArrays and response type byteArray and sync=false
OK
Running test_request_body_type byteArrays and response type byteArrays and sync=false
OK
Running test_request_body_type byteArrays and response type InputStream and sync=false
OK
Running test_request_body_type byteArrays and response type file and sync=false
OK
Running test_request_body_type InputStream and response type string and sync=false
OK
Running test_request_body_type InputStream and response type byteArray and sync=false
OK
Running test_request_body_type InputStream and response type byteArrays and sync=false
OK
Running test_request_body_type InputStream and response type InputStream and sync=false
OK
Running test_request_body_type InputStream and response type file and sync=false
OK
Running test_request_body_type file and response type string and sync=false
OK
Running test_request_body_type file and response type byteArray and sync=false
OK
Running test_request_body_type file and response type byteArrays and sync=false
OK
Running test_request_body_type file and response type InputStream and sync=false
OK
Running test_request_body_type file and response type file and sync=false
OK
Running test_request_body_type string and response type string and sync=true
OK
Running test_request_body_type string and response type byteArray and sync=true
OK
Running test_request_body_type string and response type byteArrays and sync=true
OK
Running test_request_body_type string and response type InputStream and sync=true
OK
Running test_request_body_type string and response type file and sync=true
OK
Running test_request_body_type byteArray and response type string and sync=true
OK
Running test_request_body_type byteArray and response type byteArray and sync=true
OK
Running test_request_body_type byteArray and response type byteArrays and sync=true
OK
Running test_request_body_type byteArray and response type InputStream and sync=true
Timeout signalled after 480 seconds