RFR: 8324808 : Manual printer tests have no Pass/Fail buttons, instructions close set 3 [v3]
Alexey Ivanov
aivanov at openjdk.org
Tue Mar 5 15:29:01 UTC 2024
On Tue, 13 Feb 2024 12:06:46 GMT, Renjith Kannath Pariyangad <rkannathpari at openjdk.org> wrote:
>> test/jdk/java/awt/print/PrinterJob/PageDlgPrnButton.java line 48:
>>
>>> 46: "For non-windows OS, this test PASSes.\n" +
>>> 47: "You must have at least 2 printers available to perform this test.\n" +
>>> 48: "This test brings up a native Windows page dialog.\n" +
>>
>> Can we verify this too? That is the number of print services is at least 2.
>
> This test is showing only a windows _page setup_ without any option to select printer and printing to default printer. Do you think we should add this condition ?
It shows the print dialog later after you click OK. And you can modify the page format in this Page Setup dialog; perhaps it's what expected but it's not clear.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17609#discussion_r1512949480
More information about the client-libs-dev
mailing list