RFR: 8320677: Printer tests use invalid '@run main/manual=yesno [v4]
Damon Nguyen
dnguyen at openjdk.org
Wed Oct 22 21:08:30 UTC 2025
On Wed, 22 Oct 2025 12:19:42 GMT, Anass Baya <abaya at openjdk.org> wrote:
>> The tests :
>> test/jdk/java/awt/print/PrinterJob/PolylinePrintingTest.java
>> test/jdk/java/awt/print/PrinterJob/PageRanges.java
>>
>> were failing because the Argument yesno to 'manual' option is invalid
>> the fix is as follow :
>> - Removed yesno
>> - Used PassFailJFrame manual test framework
>> - add the missing keyboard 'test' to PolylinePrintingTest.java
>
> Anass Baya has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove page format - throw jtreg.SkippedException if the printer is not available - Enhancments
Marked as reviewed by dnguyen (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27916#pullrequestreview-3367544382
More information about the client-libs-dev
mailing list