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

Skip failing MenuDoubleShortcutTest on Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • jfx26
    • jfx25
    • javafx

      The following test intermittently fails on Linux:

       MenuDoubleShortcutTest > nonMacMenuBarComesBeforeScene() FAILED
          org.opentest4j.AssertionFailedError: Key press event triggered no actions ==> expected: <FIREDMENUITEM> but was: <IGNORED>
              at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
              at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
              at app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
              at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
              at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1156)
              at app//test.robot.javafx.scene.MenuDoubleShortcutTest.nonMacMenuBarComesBeforeScene(MenuDoubleShortcutTest.java:113)

      Lately it is failing more often than it is passing, so we should skip this until JDK-8364405 is fixed.

            zelmidaoui Ziad El Midaoui
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: