<Swing Dev> RFR: 8196090: javax/swing/JComboBox/6559152/bug6559152.java fails
Sergey Bylokhov
serb at openjdk.java.net
Wed Dec 9 02:59:33 UTC 2020
On Mon, 7 Dec 2020 13:13:17 GMT, Prasanta Sadhukhan <psadhukhan at 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
More information about the swing-dev
mailing list