Integrated: 8338153: java/awt/Checkbox/CheckboxCheckerScalingTest.java test failed on linux machine

Tejesh R tr at openjdk.org
Mon Sep 9 05:20:11 UTC 2024


On Tue, 27 Aug 2024 06:04:47 GMT, Tejesh R <tr at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 79d76135
Author:    Tejesh R <tr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/79d761358c5ee19b9028ad89d7c6a33dff6aa64a
Stats:     26 lines in 1 file changed: 13 ins; 0 del; 13 mod

8338153: java/awt/Checkbox/CheckboxCheckerScalingTest.java test failed on linux machine

Reviewed-by: abhiscxk, honkar

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

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


More information about the client-libs-dev mailing list