Integrated: 8310024: Skip failing scene change tests on macOS
Kevin Rushforth
kcr at openjdk.org
Wed Jun 14 17:26:06 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.
This pull request has now been integrated.
Changeset: 8d13ba93
Author: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/8d13ba93b5f01768a6ac2df81c6e026d3d85c86d
Stats: 13 lines in 2 files changed: 11 ins; 0 del; 2 mod
8310024: Skip failing scene change tests on macOS
Reviewed-by: aghaisas, angorya
-------------
PR: https://git.openjdk.org/jfx/pull/1153
More information about the openjfx-dev
mailing list