RFR: 8344581: [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS
Naveen Narayanan
duke at openjdk.org
Fri Jan 24 18:41:53 UTC 2025
On Fri, 24 Jan 2025 07:08:08 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> This contains test fixes for the following issue in ScreenCaptureRobotTest.java
>>
>> • Failures in Mac OS because of mouse pointer visible on top of the image that is screen captured by robot.
>>
>> Testing:
>> Tested using Mach5(100 times per platform) in MacOS, Linux, Windows & MacOS AArch64. Seen all tests passing.
>
> @Naveenam-Oracle As per JBS comment, test was failing intermittently where the text was not drawn in image. Did this issue happen again?
@kumarabhi006 right, it was.
May be its more inclined to a Machine config issue,
Failure not observed in recent multiple runs.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23264#issuecomment-2613161693
More information about the client-libs-dev
mailing list