RFR: 8315484: java/awt/dnd/RejectDragDropActionTest.java timed out [v9]
Alexey Ivanov
aivanov at openjdk.org
Thu Oct 12 20:13:49 UTC 2023
On Thu, 12 Oct 2023 20:07:18 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:
>
> Alignment fix
Marked as reviewed by aivanov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16018#pullrequestreview-1675090907
More information about the client-libs-dev
mailing list