<Swing Dev> RFR: 8233641: [TESTBUG] JMenuItem test bug4171437.java fails on macos

Jayathirth D V jdv at openjdk.java.net
Mon Nov 2 03:42:00 UTC 2020


On Thu, 29 Oct 2020 05:36:47 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Please review a test fix for a test issue seen to be failing on mach5 macos systems due to timing issue.
>> Modified the test to modify setAutoDelay() time, added delay() after frame is made visible and moved the frame to centre of screen.
>> Mach5 job has been run for several iterations in all platforms. Link in JBS.
>
> Please ask @jayathirthrao, who was able to reproduce this bug on the local system, about approval.

I tested with or without fix in my local system with all the settings that we do for jtreg tests but still it fails in my system.
Someone else with 10.15 please verify the behaviour or we can say that it passes in our CI system and there is some specific issue with my system.

-------------

PR: https://git.openjdk.java.net/jdk/pull/922


More information about the swing-dev mailing list