The timeout for the test should probably be increased.
It looks like the test passed, but still took too long.
----------System.err:(16/635)----------
STARTED AsyncCloseStreams::available 'available()'
AsynchronousCloseException caught
SUCCESSFUL AsyncCloseStreams::available 'available()' [622ms]
STARTED AsyncCloseStreams::read 'read()'
AsynchronousCloseException caught
SUCCESSFUL AsyncCloseStreams::read 'read()' [559ms]
STARTED AsyncCloseStreams::write 'write()'
AsynchronousCloseException caught
SUCCESSFUL AsyncCloseStreams::write 'write()' [121875ms]
[ JUnit Containers: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]
[ JUnit Tests: found 3, started 3, succeeded 3, failed 0, aborted 0, skipped 0]
JavaTest Message: Test complete.
result: Error. "junit" action timed out with a timeout of 120 seconds on agent 13
test result: Error. "junit" action timed out with a timeout of 120 seconds on agent 13
It looks like the test passed, but still took too long.
----------System.err:(16/635)----------
STARTED AsyncCloseStreams::available 'available()'
AsynchronousCloseException caught
SUCCESSFUL AsyncCloseStreams::available 'available()' [622ms]
STARTED AsyncCloseStreams::read 'read()'
AsynchronousCloseException caught
SUCCESSFUL AsyncCloseStreams::read 'read()' [559ms]
STARTED AsyncCloseStreams::write 'write()'
AsynchronousCloseException caught
SUCCESSFUL AsyncCloseStreams::write 'write()' [121875ms]
[ JUnit Containers: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]
[ JUnit Tests: found 3, started 3, succeeded 3, failed 0, aborted 0, skipped 0]
JavaTest Message: Test complete.
result: Error. "junit" action timed out with a timeout of 120 seconds on agent 13
test result: Error. "junit" action timed out with a timeout of 120 seconds on agent 13
- caused by
-
JDK-8260555 Change the default TIMEOUT_FACTOR from 4 to 1
-
- Resolved
-
- relates to
-
JDK-8368001 java/text/Format/NumberFormat/NumberRoundTrip.java timed out
-
- Open
-
-
JDK-8368290 java/nio/channels/AsyncCloseAndInterrupt.java fails with timeout
-
- Open
-