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

java/awt/dnd/DragTriggerEventTest.java timed out

XMLWordPrintable

    • Fix Understood
    • x86_64
    • windows

      The following test timed out in the JDK22 CI:

      java/awt/dnd/DragTriggerEventTest.java

      Here's a snippet from the log file:

      #section:main
      ----------messages:(9/340)----------
      command: main DragTriggerEventTest
      reason: User specified action: run main DragTriggerEventTest
      started: Tue Nov 14 08:16:04 UTC 2023
      Mode: othervm
      Additional options from @modules: --add-modules java.desktop
      Timeout information:
      --- Timeout information end.
      finished: Tue Nov 14 10:21:29 UTC 2023
      elapsed time (seconds): 7524.27
      ----------configuration:(3/43)----------
      Boot Layer
        add modules: java.desktop

      ----------System.out:(1/37)----------
      Timeout signalled after 240 seconds
      ----------System.err:(2/47)----------
      attempt to drag with delay 32
      STATUS:Passed.
      ----------rerun:(49/5462)*----------

      <snip>

      result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-22+24-1886\windows-x64.jdk\jdk-22\bin\java' timed out (timeout set to 240000ms, elapsed time including timeout handling was 7524263ms).

      Please note that the test PASSed while the timeout handler was
      running. Also note that timeout was signaled at 240 seconds,
      but the test's execution time is much, much longer:

      elapsed time (seconds): 7524.27

      which is 2 hours 5 minutes, 40 seconds.

            honkar Harshitha Onkar
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: