On Wed, 14 Jun 2023 13:39:52 GMT, Kevin Rushforth <k...@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. headful test run on macOS 13.3.1(a) passes ------------- Marked as reviewed by angorya (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/1153#pullrequestreview-1479920552