RFR: 8348895: [testbug] Skip failing 3D lighting tests on macOS 14 or later on aarch64
Jayathirth D V
jdv at openjdk.org
Wed Jan 29 17:05:01 UTC 2025
On Tue, 28 Jan 2025 21:23:37 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> We currently skip 4 failing lighting tests on macOS 14 / aarch64. Those same tests fail on macOS 15 now, so this modifies the check used to skip those tests to macOS 14 _or later_ / aarch64.
>
> I'll run a CI test build on macOS 15 with this fix and the fix in PR #1685.
Marked as reviewed by jdv (Committer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1686#pullrequestreview-2581688115
More information about the openjfx-dev
mailing list