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

[macos] java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java failed 12 tests

XMLWordPrintable

    • x86_64
    • os_x

      The following test failed in the JDK17 CI:

      java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java

      Here's a snippet from the log file:

      ----------System.err:(26/1997)----------
      ***** Menu shortcut test failed for Frame 1 with color panel. Expected: Frame 1, Actual: No Action
      ***** Menu item test failed for Frame 1 with color panel. Expected: Frame 1, Actual: No Action
      ***** Menu shortcut test failed for Frame 1 with color panel. Expected: Frame 1, Actual: Frame 1 Key
      ***** Menu shortcut test failed for Frame 2. Expected: Frame 2 Key, Actual: No Action
      ***** Menu item test failed for Frame 2. Expected: Frame 2, Actual: No Action
      ***** Menu shortcut test failed for Frame 2 with color panel. Expected: Frame 2, Actual: No Action
      ***** Menu item test failed for Frame 2 with color panel. Expected: Frame 2, Actual: No Action
      ***** Menu shortcut test failed for Frame 2 with color panel. Expected: Frame 2, Actual: Frame 2 Key
      ***** Menu shortcut test failed for Native Window. Expected: Application, Actual: No Action
      ***** Menu item test failed for Native Window. Expected: Application, Actual: No Action
      ***** Menu shortcut test failed for Color Panel. Expected: Application, Actual: No Action
      ***** Menu item test failed for Color Panel. Expected: Application, Actual: No Action
      java.lang.RuntimeException: Test failed: 12 failure(s)
      at TestMainKeyWindow.runTest(TestMainKeyWindow.java:130)
      at TestMainKeyWindow.main(TestMainKeyWindow.java:403)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:831)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed: 12 failure(s)
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed: 12 failure(s)
      ----------rerun:(42/6760)*----------

            Unassigned Unassigned
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: