<Swing Dev> RFR: 8233637: [TESTBUG] Swing ActionListenerCalledTwiceTest.java fails on macos

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


On Thu, 29 Oct 2020 23:26:58 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 added delay() after frame is made visible and 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 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/926


More information about the swing-dev mailing list