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

Aleksey Shipilev shade at openjdk.org
Mon Sep 9 07:52:20 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   
> ==============================

This should be an easy infrastructure fix, please take a look, @iklam.

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

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


More information about the leyden-dev mailing list