-
Bug
-
Resolution: Unresolved
-
P4
-
jfx24
-
JDK 23
JavaFX latest (24-ea)
Mac Mini M2 (aarch64)
macOS 14.x
-
os_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)
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)