On Mon, 7 Dec 2020 13:13:17 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> Test seems to fail in mach5 nightly testing when ran in a group of all > JComboBox tests. > Modified few tests that were run prior to running this test by moving the > frame to centre of screen, adjusting the event delay time to more consistent > value in sync with other test and also made this test's frame gain focus by > clicking on the frame, as it seems the frame does not get focus sometime so > that keyevent does not get registered causing it to fail. > Ran bunch of JComboBox test that were run prior to this tests in normal run, > along with this test, in mach5 which is ok. Link in JBS. Marked as reviewed by serb (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1666