[jdk17u-dev] Integrated: 8323717: Introduce test keyword for tests that need external dependencies
Aleksey Shipilev
shade at openjdk.org
Thu Feb 29 10:26:53 UTC 2024
On Mon, 26 Feb 2024 12:58:45 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 [JDK-8317228](https://bugs.openjdk.org/browse/JDK-8317228) in 17u, 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: 204ec8a0
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/204ec8a0893b2de00a4706d3dadea43a8ea0d6da
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/jdk17u-dev/pull/2236
More information about the jdk-updates-dev
mailing list