RFR: 8285687 : Remove jtreg tag manual=yesno for ava/awt/print/PrinterJob/PageRangesDlgTest.java
Sergey Bylokhov
serb at openjdk.java.net
Wed Apr 27 07:11:37 UTC 2022
On Wed, 27 Apr 2022 00:06:41 GMT, lawrence.andrews <duke at openjdk.java.net> wrote:
> 1) Fixed Parser error by removing yesno from @run main/manual=yesno
> 2) Used PassFaileJFrame to show the test instruction to the user instead of printing the test instruction on the console or jtreg log file.
> 3) If printer is not configured then mark the test as passed.
>
> @shurymury
> @aivanov-jdk
The question about this and other tests is, should the test pass if the printer is not installed? I guess the printer is one of the pre-requirements for such tests and it should be configured properly.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8412
More information about the client-libs-dev
mailing list