RFR: 8288428: javax/swing/JInternalFrame/Test6505027.java fails frequently in MacOS 12 machines

Manukumar V S mvs at openjdk.org
Fri Jul 1 12:55:44 UTC 2022


On Wed, 29 Jun 2022 07:26:15 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> I don't see this test failing in our CI systems "frequently"...last time it failed is June8 on a CI system which had some history of config issue, and that too on jdk17 binary and not on mainline..before that it fails on June1 due to some infra issue on mainline..and before that on June19 2021 on jdk11 binary again due to infra issue..so I dont think it's worth tinkering as of now..
> 
> also, the test has some quirks as I see. press() method is never called...it uses internal SwingTest class to start the test which I am not sure is needed

I have seen it failing around 35 times last month alone and not all failures were system issues(failures link attached as a confidential comment in bug), but yes, this was mostly failing on JDK18, JDK17 or JDK11 and I think this fails only for MacOS 12 machines. But anyway I felt it better to fix the test if some instability is there.

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

PR: https://git.openjdk.org/jdk/pull/9202



More information about the client-libs-dev mailing list