RFR: 8320677: Printer tests use invalid '@run main/manual=yesno [v4]

duke duke at openjdk.org
Wed Oct 22 23:27:28 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

@anass-baya 
Your change (at version 4803d8a9c7e56fcdc2806c2cddcec3d1ede03405) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/27916#issuecomment-3434524830


More information about the client-libs-dev mailing list