On Mon, 22 Sep 2025 06:48:38 GMT, Jayathirth D V <[email protected]> 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) This pull request has now been integrated. Changeset: f2cc78bb Author: Jayathirth D V <[email protected]> URL: https://git.openjdk.org/jfx/commit/f2cc78bbf8946e1c9901147d7b7133c7ff5d21eb Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod 8368219: Skip MenuDoubleShortcutTest on macOS & Linux Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1916
