RFR: 8297296: java/awt/Mouse/EnterExitEvents/DragWindowTest.java fails with "No MouseReleased event on label!" [v3]
Harshitha Onkar
honkar at openjdk.org
Mon Dec 5 20:44:02 UTC 2022
On Mon, 5 Dec 2022 19:52:00 GMT, Alisen Chung <achung at openjdk.org> wrote:
>> Test was run on mac, windows, linux 50 times and passed after change
>> Before fix, test fails about once every 50 runs on linux and windows platforms
>
> Alisen Chung has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' of https://github.com/openjdk/jdk into 8297296
> - fixed imports, changed robot autodelay and added delay after creating gui
> - changed robot autodelay to 250
@alisenchung Was this an intermittent issue? If so it is better to run the entire test folder multiple times to catch any intermittent issue.
-------------
PR: https://git.openjdk.org/jdk/pull/11425
More information about the client-libs-dev
mailing list