On Fri, 10 Dec 2021 04:20:33 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> Define part1/part2/part3 for client jtreg tests as done for some other areas >> See the bug report for some numbers on the potential benefits of this for >> faster testing. > > test/jdk/TEST.groups line 414: > >> 412: java/awt/Modal \ >> 413: java/awt/datatransfer \ >> 414: java/awt/Window > > I am not sure I understand why we need to run java/awt/Component, > java/awt/Modal, java/awt/datatransfer, java/awt/Window in part_2 and > part_3...Will it not be duplication of run of tests (as jdk_desktop is > supposed to run all part1,2,3)? We aren't. the "-" means it is excluded. ------------- PR: https://git.openjdk.java.net/jdk/pull/6784
