RFR: 8338153: java/awt/Checkbox/CheckboxCheckerScalingTest.java test failed on linux machine [v2]

Tejesh R tr at openjdk.org
Tue Sep 3 09:20:36 UTC 2024


> Test failed intermittently on particular host. Though analysis pointed out to a test frame at left top on that host, I've updated the test for further stabilizing it. Two things done here:
> 1. Move the frame to center of the screen rather than left top.
> 2. Added tolerance checks for color comparison - this is based on analysis reports where the image didn't had exact black color which is supposed to be. So like other test cases, providing some tolerance for comparison.

Tejesh R has updated the pull request incrementally with one additional commit since the last revision:

  Checker pattern comparison

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20723/files
  - new: https://git.openjdk.org/jdk/pull/20723/files/cfd2da7b..4c33680d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20723&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20723&range=00-01

  Stats: 25 lines in 1 file changed: 15 ins; 3 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/20723.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20723/head:pull/20723

PR: https://git.openjdk.org/jdk/pull/20723


More information about the client-libs-dev mailing list