On Wed, 25 Jan 2023 06:41:19 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> Test intermittently failed in CI macos system owing to robot screencapture 
> failing to compare the images.
> Seems like from artifacts, that composite image created by robot contains 
> mouse cursor, which when compared are not giving exact pixel color. This has 
> occurred in the past also for some tests for which we have made the mouseMove 
> to move mouse cursor outside the area being captured for pixel comparison.
> Similar fix is done whereby mouse is moved to outside the captured area. 
> Several iterations in CI are ok.

This pull request has now been integrated.

Changeset: 5753ab5c
Author:    Prasanta Sadhukhan <psadhuk...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/5753ab5c472c77df720d73491c1ab289eec63374
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8297454: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: 
Failed to show opaque button"

Reviewed-by: tr, jdv

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

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

Reply via email to