<Swing Dev> Integrated: 8028707: javax/swing/JComboBox/6236162/bug6236162.java fails on azure

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Sat Oct 17 07:16:10 UTC 2020


On Thu, 15 Oct 2020 16:18:14 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Please review a test fix for a test issue seen in nightly testing where the combobox selection was not happening
> properly.  It seems the issue seems to stem from the fact that the test was not waiting for frame to be visible long
> enough before commencing robot actions. Added robot delay and remove the dependancy on Util class.
> Mach5 job was run for several iteration on all 3 platforms. Link in JBS

This pull request has now been integrated.

Changeset: ce1aac1e
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ce1aac1e
Stats:     16 lines in 2 files changed: 7 ins; 6 del; 3 mod

8028707: javax/swing/JComboBox/6236162/bug6236162.java fails on azure

Reviewed-by: serb, pbansal

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

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


More information about the swing-dev mailing list