RFR: 8266246: Swing test PressedIconTest.java sometimes fails on macOS 11 ARM

Jayathirth D V jdv at openjdk.java.net
Mon Apr 18 08:27:35 UTC 2022


On Mon, 18 Apr 2022 04:12:56 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> javax/swing/JButton/8151303/PressedIconTest.java was failing few times in macos M1 system owing t color profile issue.
>> 
>> java.lang.RuntimeException: Colors are different!
>> at PressedIconTest.main(PressedIconTest.java:88) 
>> 
>> 
>> Test is now passing in all mac M1 systems in CI (link in jBS) so can be removed from problemlist.
>
> I have run the test 100 times and all are green. Test job link in JBS.

@prsadhuk Is latest CI test ran without JTREG_RETRY_COUNT? In intermittent cases it is better to run CI tests without retries.

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

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



More information about the client-libs-dev mailing list