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

Damon Nguyen dnguyen at openjdk.org
Thu Oct 5 16:13:34 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:

  Add not operator

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16018/files
  - new: https://git.openjdk.org/jdk/pull/16018/files/9c385567..3daf5d14

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

  Stats: 3 lines in 1 file changed: 2 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