RFR: 8315484: java/awt/dnd/RejectDragDropActionTest.java timed out [v5]

Damon Nguyen dnguyen at openjdk.org
Wed Oct 4 17:45:25 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:

  Move condition to loop parameters

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16018/files
  - new: https://git.openjdk.org/jdk/pull/16018/files/9bb16957..ddb8dc62

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16018&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16018&range=03-04

  Stats: 6 lines in 1 file changed: 1 ins; 4 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