JDK-8310024 : Skip failing scene change tests on macOS
  • Type: Bug
  • Component: javafx
  • Sub-Component: scenegraph
  • Affected Version: jfx20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-06-14
  • Updated: 2023-06-24
  • Resolved: 2023-06-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
jfx21 b22Fixed
Related Reports
Relates :  
Relates :  
Description
The following tests fail on macOS and need to be skipped until the bugs are fixed:

SceneChangeEventsTest::testSceneChange [macOS 13] -- JDK-8300094
SceneChangeShouldNotFocusStageTest::windowShouldRemainIconified -- JDK-8305675
Comments
Changeset: 8d13ba93 Author: Kevin Rushforth <kcr@openjdk.org> Date: 2023-06-14 17:22:43 +0000 URL: https://git.openjdk.org/jfx/commit/8d13ba93b5f01768a6ac2df81c6e026d3d85c86d
14-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/1153 Date: 2023-06-14 13:39:52 +0000
14-06-2023