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

[macos] Intermittent test failure in CheckWindowOrderTest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx24
    • javafx
    • 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)

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

              Created:
              Updated: