<AWT Dev> Integrated: 8136517: [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX

Pankaj Bansal pbansal at openjdk.java.net
Wed Apr 28 04:50:52 UTC 2021


On Thu, 22 Apr 2021 13:05:09 GMT, Pankaj Bansal <pbansal at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 0438cea6
Author:    Pankaj Bansal <pbansal at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0438cea65b927bcf3d039b290de7fd7c60a06922
Stats:     34 lines in 3 files changed: 20 ins; 6 del; 8 mod

8136517: [macosx]Test  java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX

Reviewed-by: serb

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

PR: https://git.openjdk.java.net/jdk/pull/3624


More information about the awt-dev mailing list