RFR: 8343118: [TESTBUG] java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java fails with rror. Can't find HTML file PrintCheckboxManualTest.html [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Nov 4 06:41:05 UTC 2024


On Thu, 31 Oct 2024 18:47:55 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> test/jdk/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java line 81:
>> 
>>> 79:         String[] instructions =
>>> 80:         {
>>> 81:             "Linux or Solaris with XToolkit ONLY!",
>> 
>>> "Linux or Solaris with XToolkit ONLY!",
>> 
>> Since this is removed in the updated test, I tried the test on macos, and it prints a blank page for me (to PDF, and to a paper)
>> 
>> Have you verified the test on all platforms?
>
> Right, checked on macOS (print to PDF) and it shows a blank page.

It seems to work on WIndows and linux and not on mac..Since there is no problemlist for this test, we can either add this test to problemlist for mac or restrict it to linux as it was done till now (albeit not strictly)

and to maintain status quo, I think restricting to linux will be fine...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21786#discussion_r1827245695


More information about the client-libs-dev mailing list