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

Damon Nguyen dnguyen at openjdk.org
Tue Nov 5 19:18:30 UTC 2024


On Mon, 4 Nov 2024 06:41:05 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Test was pointing to missing html file, probably due to old Applet usage. Test is updated to use PFJ..
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Restrict to linux

I think maintaining the restriction to linux for the test is a good choice. This way you can leave the test summary as is. Although, we're excluding Windows from the test even though the test seems to work for it, I think this is a fine solution, at least for now.

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

Marked as reviewed by dnguyen (Committer).

PR Review: https://git.openjdk.org/jdk/pull/21786#pullrequestreview-2416493066


More information about the client-libs-dev mailing list