RFR: JDK-8319195: Move tier 1 vector API regression tests to tier 2
Vladimir Kozlov
kvn at openjdk.org
Wed Nov 1 19:14:03 UTC 2023
On Tue, 31 Oct 2023 20:14:45 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Due to their longer-than-typical running time and because the vector API is not (yet) in the base module, move the vector API tests in tier 1 to tier 2.
I would suggest to determine the set of tests which run "at most 10 seconds total" and run only them in tier1.
Also taking into account API coverage.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16437#issuecomment-1789507891
More information about the core-libs-dev
mailing list