RFR: 8348895: [testbug] Skip failing 3D lighting tests on macOS 14 or later on aarch64
Ambarish Rapte
arapte at openjdk.org
Wed Jan 29 16:28:56 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.
LGTM.
-------------
Marked as reviewed by arapte (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1686#pullrequestreview-2581590482
More information about the openjfx-dev
mailing list