RFR: 8297454: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to show opaque button"
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Jan 25 06:48:33 UTC 2023
On Wed, 25 Jan 2023 06:41:19 GMT, Prasanta Sadhukhan <psadhukhan at 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.
@azuev-java can you please review?
-------------
PR: https://git.openjdk.org/jdk/pull/12179
More information about the client-libs-dev
mailing list