On Tue, 28 Nov 2023 08:51:17 GMT, Alan Bateman <al...@openjdk.org> wrote:
> Update the jtreg test group configuration in the jdk test tree so that the > jpackage tests run in tier3 rather than tier2. > > At this time, the jpackage tests run in jdk:tier2, more specifically > jdk:tier2_part2 as part of the core_tools test group. The jpackage tests > take a significant amount of time on some platforms (on macOS and Windows in > particular). The changes here remove tools/jpackage from core_tools (it's not > a core tool anyway) and adds the tests to tier3. In the future then maybe > tier3 can be split up if needed. This pull request has now been integrated. Changeset: e44d4b24 Author: Alan Bateman <al...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e44d4b24ed794957c47c140ab6f15544efa2b278 Stats: 11 lines in 1 file changed: 6 ins; 0 del; 5 mod 8320858: Move jpackage tests to tier3 Reviewed-by: mchung, asemenyuk, almatvee ------------- PR: https://git.openjdk.org/jdk/pull/16841