On Tue, 27 Oct 2020 05:07:01 GMT, Prasanta Sadhukhan <psadhuk...@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