RFR: Mark Leyden tests that require artifacts with "external-dep"

duke duke at openjdk.org
Tue Sep 10 08:07:21 UTC 2024


On Thu, 5 Sep 2024 17:38:41 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> [JDK-8323717](https://bugs.openjdk.org/browse/JDK-8323717) added a new keyword that marks tests that require external artifacts. This allows skipping the tests that would definitely fail without artifact resolution. This PR marks the new Leyden tests.
> 
> Tested with:
> 
> 
> $ JTREG_KEYWORDS='!external-dep' CONF=linux-x86_64-server-fastdebug make test TEST=runtime/cds/appcds
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/hotspot/jtreg/runtime/cds/appcds         288   288     0     0   
> ==============================

@shipilev 
Your change (at version 1a8cbdf74dff90245e9ce82ce5beff0b91bff1a6) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/leyden/pull/14#issuecomment-2339953927


More information about the leyden-dev mailing list