RFR: 8315484: java/awt/dnd/RejectDragDropActionTest.java timed out [v2]
Damon Nguyen
dnguyen at openjdk.org
Mon Oct 2 23:51:04 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:
Remove pack for explicit size
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16018/files
- new: https://git.openjdk.org/jdk/pull/16018/files/e74ddc92..2024f6bc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16018&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16018&range=00-01
Stats: 3 lines in 1 file changed: 0 ins; 2 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