> javax/swing/AbstractButton/bug4133768.java was automated and open-sourced > recently and it fails intermittently in CI. > > Looks like when we have mouse pointer at same location from where we are > picking UI color from robot, it picks wrong color. > > Updated test to have mouse pointer to be at different place from where we are > picking roll-over color of buttons. > Also made other changes to make test more robust. With all these changes test > now passes all the time in CI.
Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision: Update ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24712/files - new: https://git.openjdk.org/jdk/pull/24712/files/e684d38e..d0e39ef8 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24712&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24712&range=00-01 Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/24712.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24712/head:pull/24712 PR: https://git.openjdk.org/jdk/pull/24712