RFR: 8297454: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to show opaque button"
Sergey Bylokhov
serb at openjdk.org
Wed Jan 25 21:02:00 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.
@prrace I remember we report that cursor issue to the Apple, did we get any feedback?
-------------
PR: https://git.openjdk.org/jdk/pull/12179
More information about the client-libs-dev
mailing list