On Mon, 11 Dec 2023 15:39:03 GMT, Andy Goryachev <ango...@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.
>
> 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.

Good idea. I added a comment to that JBS bug.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1303#discussion_r1422766539

Reply via email to