<AWT Dev> RFR: 8136517: [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX [v2]
Pankaj Bansal
pbansal at openjdk.java.net
Wed Apr 28 03:07:15 UTC 2021
> The tests java/awt/Focus/8073453/AWTFocusTransitionTest.java and java/awt/Focus/8073453/SwingFocusTransitionTest.java fail on MacOS intermittently and are problem listed. The test needs lot of Robot actions. It does not test if the components are visible on the screen.
>
> The changes fix this issue. Also, the frame is moved to centre of screen and set to be at top always. Some more cleanup is done. The test is passing for multiple iterations on all platforms on CI. Link in JBS.
Pankaj Bansal has updated the pull request incrementally with one additional commit since the last revision:
Review Comments
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3624/files
- new: https://git.openjdk.java.net/jdk/pull/3624/files/b67e3ab2..03cfd052
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3624&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3624&range=00-01
Stats: 36 lines in 2 files changed: 0 ins; 34 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/3624.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3624/head:pull/3624
PR: https://git.openjdk.java.net/jdk/pull/3624
More information about the awt-dev
mailing list