RFR: 8310024: Skip failing scene change tests on macOS

Ajit Ghaisas aghaisas at openjdk.org
Wed Jun 14 16:11:02 UTC 2023


On Wed, 14 Jun 2023 13:39:52 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Simple fix to skip two failing tests on macOS until the underlying bugs are fixed:
> 
> SceneChangeEventsTest::testSceneChange -- [JDK-8300094](https://bugs.openjdk.org/browse/JDK-8300094)
> SceneChangeShouldNotFocusStageTest::windowShouldRemainIconified -- [JDK-8305675](https://bugs.openjdk.org/browse/JDK-8305675)
> 
> With this patch, we now get a clean test run on macOS 12 and 13.

Looks good.

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

Marked as reviewed by aghaisas (Reviewer).

PR Review: https://git.openjdk.org/jfx/pull/1153#pullrequestreview-1479841807


More information about the openjfx-dev mailing list