On Mon, 11 Dec 2023 13:13:04 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> Until [JDK-8318985](https://bugs.openjdk.org/browse/JDK-8318985) is fixed, we > will skip the 4 failing 3D light tests on Mac / aarch64 if the macOS version > is 14, meaning they will not be run as part of our nightly headful test runs > or developer test build. This pull request has now been integrated. Changeset: b389f6d2 Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/b389f6d2ab1b0fd2eae6e954aa376b57c87741fb Stats: 13 lines in 1 file changed: 13 ins; 0 del; 0 mod 8321636: [testbug] Skip failing 3D lighting tests on macOS 14 / aarch64 Reviewed-by: angorya ------------- PR: https://git.openjdk.org/jfx/pull/1303