Integrated: 8356145: ListEnterExitTest.java fails on macos
Abhishek Kumar
abhiscxk at openjdk.org
Fri May 23 04:38:07 UTC 2025
On Mon, 19 May 2025 08:15:29 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> Test was failing on macOS 14.7.1 system in CI pipeline. Logged output suggests that the mouse exit event is not triggered and thus the test fails.
> Increased number of list items and adjusted the X and Y offset for mouse move events, so the mouse pointer will be within the frame and added robot delay to stabilize the test.
>
> Verified the updated test in CI on macOS 14.7 machine and there is no failure.
This pull request has now been integrated.
Changeset: 99e01301
Author: Abhishek Kumar <abhiscxk at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/99e01301cd7f063f167db107d31468b1d3f901aa
Stats: 64 lines in 1 file changed: 22 ins; 26 del; 16 mod
8356145: ListEnterExitTest.java fails on macos
Reviewed-by: aivanov, jdv, kizune
-------------
PR: https://git.openjdk.org/jdk/pull/25299
More information about the client-libs-dev
mailing list