RFR: 8354900: javax/swing/AbstractButton/bug4133768.java failing on macosx-aarch64 [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Fri Apr 18 10:49:42 UTC 2025
On Fri, 18 Apr 2025 09:14:58 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
>> javax/swing/AbstractButton/bug4133768.java was automated and open-sourced recently and it fails intermittently in CI.
>>
>> Looks like when we have mouse pointer at same location from where we are picking UI color from robot, it picks wrong color.
>>
>> Updated test to have mouse pointer to be at different place from where we are picking roll-over color of buttons.
>> Also made other changes to make test more robust. With all these changes test now passes all the time in CI.
>
> Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision:
>
> Update
Marked as reviewed by abhiscxk (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24712#pullrequestreview-2778314973
More information about the client-libs-dev
mailing list