[jdk11u-dev] Integrated: 8323717: Introduce test keyword for tests that need external dependencies
Aleksey Shipilev
shade at openjdk.org
Thu Feb 29 10:26:56 UTC 2024
On Wed, 28 Feb 2024 08:18:50 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Semi-clean backport to allow running all tests cleanly. There was a contextual conflict in `TEST.ROOT` due to the absence of many keyword clean up patches, which I think can be backported and resolved later.
>
> Additional testing:
> - [x] `applications/jcstress applications/scimark` are now properly skipped with `JTREG_KEYWORDS=!external-dep`
This pull request has now been integrated.
Changeset: 0ae93db1
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/0ae93db1267ccb76176d191cc454a62d4605fd35
Stats: 62 lines in 32 files changed: 32 ins; 0 del; 30 mod
8323717: Introduce test keyword for tests that need external dependencies
Reviewed-by: phh
Backport-of: 12b89cd2eeb5c2c43a2ce425c96fc4f718e30514
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2569
More information about the jdk-updates-dev
mailing list