<Swing Dev> RFR: 8197825: [Test] Intermittent timeout with javax/swing JColorChooser Test [v4]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Tue Feb 2 04:00:48 UTC 2021


On Mon, 1 Feb 2021 22:02:16 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> I ran the test locally for several iterations but it does not fail locally so I believe it's a test issue. Re reverting the test changes made in 1st webrev...
>
> I do not see a reason to change the test until the root cause of the hang is not recognized.

There were many instances faced during test sprint where a test was failing in one platform and we added the stability code of waitForIdle,delay etc to make it work. It was not cited as product bug...I believe it's the same here...I am not able to reproduce it locally at all, and I also checked with other who was also not able to reproduce it locally. It  only failed in mach5 and it passed once the test is modified with stability fixes...I dont see a reason to stall it.

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

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


More information about the swing-dev mailing list