RFR: 8295970: Add jdk_vector tests in GHA
Alan Bateman
alanb at openjdk.org
Sat Oct 29 08:02:20 UTC 2022
On Fri, 28 Oct 2022 07:21:05 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Good suggestion!
> And the `jdk_vector_sanity` test group had been added.
In general, running a few fast sanity tests from several areas in tier1 seems a good idea. Having test lists in the TEST.group files isn't very appealing as they easily get out of the sync with the tests in the tree. I realise there are already some test lists in both the hotspot and jdk TEST.groups but it feels like it needs something better so that RunTests.gmk/jtreg can select the sanity tests to run. This is not an objection to this change proposed here, just a comment that this type of configuration is annoying to maintain.
-------------
PR: https://git.openjdk.org/jdk/pull/10879
More information about the build-dev
mailing list