RFR: 8315484: java/awt/dnd/RejectDragDropActionTest.java timed out [v3]
Harshitha Onkar
honkar at openjdk.org
Tue Oct 3 18:11:39 UTC 2023
On Tue, 3 Oct 2023 18:09:03 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> This test intermittently fails by timeout. Increasing the timeout alone doesn't solve the failure as it still fails in about 400 runs. Adding another delay and reducing the delay amount to 1000ms. Now, the test passes after 2 sets of 500 repeats on all OS's without a timeout.
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>
> Add setAutoWaitForIdle
LGTM
-------------
Marked as reviewed by honkar (Committer).
PR Review: https://git.openjdk.org/jdk/pull/16018#pullrequestreview-1655832081
More information about the client-libs-dev
mailing list