Integrated: 8315484: java/awt/dnd/RejectDragDropActionTest.java timed out
Damon Nguyen
dnguyen at openjdk.org
Thu Oct 12 22:05:34 UTC 2023
On Mon, 2 Oct 2023 23:06:58 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.
This pull request has now been integrated.
Changeset: 61ce739a
Author: Damon Nguyen <dnguyen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/61ce739ac8453eaa0107241444c35c2f7e9c47dd
Stats: 16 lines in 1 file changed: 4 ins; 4 del; 8 mod
8315484: java/awt/dnd/RejectDragDropActionTest.java timed out
Reviewed-by: honkar, aivanov
-------------
PR: https://git.openjdk.org/jdk/pull/16018
More information about the client-libs-dev
mailing list