JDK-8348895 : [testbug] Skip failing 3D lighting tests on macOS 14 or later on aarch64
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: jfx24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2025-01-28
  • Updated: 2025-02-07
  • Resolved: 2025-01-29
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
jfx24Fixed
Related Reports
Cloners :  
Relates :  
Description
Until JDK-8318985 is fixed, we will skip the 4 failing 3D light tests on Mac / aarch64 if the macOS version is 14 or later, meaning they will not be run as part of our nightly headful test runs. 

JDK-8321636 disabled these tests on macOS 14, with the idea that it might be an Apple issue limited to 14. Since it is now failing on macOS 15, we need to skip those tests on macOS 14 *and later* on aarch64 platforms.
Comments
A pull request was submitted for review. Branch: jfx24 URL: https://git.openjdk.org/jfx/pull/1689 Date: 2025-01-29 17:55:11 +0000
29-01-2025

Changeset: 98b4b2e1 Branch: master Author: Kevin Rushforth <kcr@openjdk.org> Date: 2025-01-29 17:29:05 +0000 URL: https://git.openjdk.org/jfx/commit/98b4b2e1127db5b23a4d7d86849aec0955d4fbf9
29-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1686 Date: 2025-01-28 21:23:37 +0000
29-01-2025