RFR: 8346234: javax/swing/text/DefaultEditorKit/4278839/bug4278839.java still fails in CI [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Dec 17 02:48:11 UTC 2024


> Test seem to fail in CI due to caret position not in expected position after pressing VK_RIGHT/VK_LEFT.
> Added some log which shows the same
> 
> 
> passed1 moveCaret1 true
> passed2 moveCaret5 true
> passed3 moveCaret8 true
> passed4 moveCaret9 false
> passed5 moveCaret13 false
> passed6 moveCaret16 false
> passed7 moveCaret17 false
> 
> 
> Added some delay for this slow system..Tested to pass in several systems..link in JBS

Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:

  log caret position

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22768/files
  - new: https://git.openjdk.org/jdk/pull/22768/files/75a2f7f8..3b1d0d18

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22768&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22768&range=00-01

  Stats: 43 lines in 1 file changed: 15 ins; 0 del; 28 mod
  Patch: https://git.openjdk.org/jdk/pull/22768.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22768/head:pull/22768

PR: https://git.openjdk.org/jdk/pull/22768


More information about the client-libs-dev mailing list