RFR: 8368219: Skip MenuDoubleShortcutTest on macOS & Linux
Kevin Rushforth
kcr at openjdk.org
Mon Sep 22 12:28:04 UTC 2025
On Mon, 22 Sep 2025 06:48:38 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
> MenuDoubleShortcutTest > nonMacMenuBarComesBeforeScene()/macSceneComesBeforeMenuBar() was failing intermittently and it was made more robust under [JDK-8364405](https://bugs.openjdk.org/browse/JDK-8364405) and it was verified with multiple runs and it was passing.
>
> But looks like we still see this test failing in our CI. We need to skip this test and test fix will be worked upon under [JDK-8368074](https://bugs.openjdk.org/browse/JDK-8368074)
LGTM
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1916#pullrequestreview-3252407455
More information about the openjfx-dev
mailing list