Integrated: 8348895: [testbug] Skip failing 3D lighting tests on macOS 14 or later on aarch64
Kevin Rushforth
kcr at openjdk.org
Wed Jan 29 17:33:51 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.
This pull request has now been integrated.
Changeset: 98b4b2e1
Author: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/98b4b2e1127db5b23a4d7d86849aec0955d4fbf9
Stats: 25 lines in 1 file changed: 20 ins; 0 del; 5 mod
8348895: [testbug] Skip failing 3D lighting tests on macOS 14 or later on aarch64
Reviewed-by: arapte, jdv
-------------
PR: https://git.openjdk.org/jfx/pull/1686
More information about the openjfx-dev
mailing list