<Swing Dev> RFR: 8171998: javax/swing/JMenu/4692443/bug4692443.java fails on Windows
Sergey Bylokhov
serb at openjdk.java.net
Tue Oct 27 05:27:17 UTC 2020
On Tue, 27 Oct 2020 05:07:01 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Please review a test fix for an issue seen to be failing in mach5 testing. Although initially the failure was reported on windows, it is problemlisted only for mac.
> It seems to be a timing issue resulting in failure in mach5 macos systems so added a delay after the frame setVisible is called. Also, moved the frame to centre of screen to be consistent with other tests.
> Mach5 job has been run for several iterations in all platforms. Link in JBS.
Please asks @prrace for any details about the test failures, it looks like we do not have any logs/stacktraces.
-------------
Marked as reviewed by serb (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/873
More information about the swing-dev
mailing list