[macos] Intermittent test failure in CheckWindowOrderTest

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx24
    • Component/s: javafx
    • Environment:

      JDK 23
      JavaFX latest (24-ea)
      Mac Mini M2 (aarch64)
      macOS 14.x

      The following failure was spotted one time in our nightly headful test run on an M2 running macOS 14:

      CheckWindowOrderTest > topWindowShouldBeTheLast() FAILED
          org.opentest4j.AssertionFailedError: Last Window Should be Focused ==> expected: <true> but was: <false>
              at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
              at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)
              at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:210)
              at app//test.robot.javafx.stage.CheckWindowOrderTest.topWindowShouldBeTheLast(CheckWindowOrderTest.java:57)

            Assignee:
            Unassigned
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: