On Thu, 7 Aug 2025 16:07:05 GMT, Ziad El Midaoui <zelmida...@openjdk.org> wrote:

> Skipping failing `MenuDoubleShortcutTest#nonMacMenuBarComesBeforeScene()`

tests/system/src/test/java/test/robot/javafx/scene/MenuDoubleShortcutTest.java 
line 108:

> 106:     // On platforms other than Mac the menu bar should process the event
> 107:     // and the scene should not.
> 108:     @Disabled("JDK-8364825")

`@Disabled` must refer to the reason this test is skipped, in this case 
JDK-8364405

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1867#discussion_r2260834425

Reply via email to