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. This pull request has now been integrated. Changeset: b90b7f50 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b90b7f50 Stats: 68 lines in 5 files changed: 33 ins; 11 del; 24 mod 8196090: javax/swing/JComboBox/6559152/bug6559152.java fails Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/1666