tests/system/src/test/java/test/javafx/stage/RestoreStagePositionTest.java:
// Disable on Mac until
assumeTrue(!PlatformUtil.isMac());
now that
- is blocked by
-
JDK-8089230 Mac: Window.maximize(false) won't restore a window into its original rectangle
-
- Resolved
-
- relates to
-
JDK-8176884 Window-based unit tests need to be more robust
-
- Open
-