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

(aio) java/nio/channels/Channels/AsyncCloseStreams.java fails in junit timeout

XMLWordPrintable

    • master
    • x86_64
    • windows

      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

            bpb Brian Burkhalter
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: