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

Pankaj Bansal pbansal at openjdk.java.net
Thu Oct 15 17:42:13 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

Marked as reviewed by pbansal (Reviewer).

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

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


More information about the swing-dev mailing list