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.

Marked as reviewed by angorya (Reviewer).

tests/system/src/test/java/test/robot/test3d/PointLightIlluminationTest.java 
line 70:

> 68:     private static volatile Scene testScene = null;
> 69: 
> 70:     // Used to skip failing tests until JDK-8318985 is fixed

we probably should add a note in JDK-8318985 description so we won't forget to 
revert these changes.

-------------

PR Review: https://git.openjdk.org/jfx/pull/1303#pullrequestreview-1775458711
PR Review Comment: https://git.openjdk.org/jfx/pull/1303#discussion_r1422669207

Reply via email to