RFR: 8278456: Define jtreg jdk_desktop test group time-based sub-tasks for use by headful testing.

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Fri Dec 10 04:53:16 UTC 2021


On Fri, 10 Dec 2021 04:42:07 GMT, Phil Race <prr at openjdk.org> wrote:

>> 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.

ok...Thanks for the clarification..
Probably we could do the same for javax/swing instead of running in its entirety..

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

PR: https://git.openjdk.java.net/jdk/pull/6784



More information about the client-libs-dev mailing list