RFR: 8315484: java/awt/dnd/RejectDragDropActionTest.java timed out [v9]
Damon Nguyen
dnguyen at openjdk.org
Thu Oct 12 20:13:49 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16018/files
- new: https://git.openjdk.org/jdk/pull/16018/files/f5a4f28f..d511ef41
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16018&range=08
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16018&range=07-08
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/16018.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16018/head:pull/16018
PR: https://git.openjdk.org/jdk/pull/16018
More information about the client-libs-dev
mailing list