RFR: 8313633: [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action! [v2]
Damon Nguyen
dnguyen at openjdk.org
Thu Aug 10 00:35:36 UTC 2023
> Test fails intermittently on macosx-aarch64. Adding a delay between the first and second drag fixes the issue since there may be some timing issue between the two drag events. Tested the change twice, with 100 repeats per test on all OS's. All tests passed. Also corrected a spelling mistake and added logical newlines to read/debug cleaner.
Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
Simplify sign implementation
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15213/files
- new: https://git.openjdk.org/jdk/pull/15213/files/a8d94bf9..b131c8e2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15213&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15213&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/15213.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15213/head:pull/15213
PR: https://git.openjdk.org/jdk/pull/15213
More information about the client-libs-dev
mailing list