<Swing Dev> RFR: 8233555: [TESTBUG] JRadioButton tests failing on MacoS

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Wed Jan 6 08:54:54 UTC 2021


On Wed, 6 Jan 2021 08:45:19 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> These radiobutton tests were failing on macos in nightly testing. However recent run of these test are working fine on local mac10.14.6, 10.15.7 systems as well as mach5 macos systems, so we can deproblemlist these tests. Mach5 job link is in JBS.
>
> At least two of those tests were failed due to JDK-8226892. If they work fine now does it mean that some other fixes resolved the problem?

Not sure but the code added by JDK-8226892 is reworked by JDK-8249548 and we dont see the issue now as can be seen by mach5 run.

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

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


More information about the swing-dev mailing list