RFR: 8320676 : Manual printer tests have no Pass/Fail buttons, instructions close set 1 [v6]
Renjith Kannath Pariyangad
rkannathpari at openjdk.org
Wed Feb 14 05:54:04 UTC 2024
On Tue, 13 Feb 2024 10:43:38 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Renjith Kannath Pariyangad has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixed compiler error
>
> test/jdk/java/awt/print/PrinterJob/Cancel/PrinterJobCancel.java line 74:
>
>> 72: Thread.sleep(5000);
>> 73: pjc.pj.cancel();
>> 74: }
>
> Should the test fail if the tester clicks Cancel instead of OK / Print?
This may be required for other tests too
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17607#discussion_r1488923499
More information about the client-libs-dev
mailing list