On Thu, 15 Oct 2020 16:18:14 GMT, Prasanta Sadhukhan <psadhuk...@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 serb (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/686