On Fri, 29 Nov 2024 12:19:43 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

> test/jdk/javax/swing/JRadioButton/8075609/bug8075609.java is not failing in 
> OCI but still listed in PL.
> Removing as it is passing in OCI ubuntu22.04 system..Tested for 50 iterations 
> in OCI..

test/jdk/javax/swing/JRadioButton/8075609/bug8075609.java line 55:

> 53:             robot = new Robot();
> 54:             robot.waitForIdle();
> 55:             robot.delay(1000);

Test is passing in my local machine without this extra delay.

Does the test pass on CI machines without this increased delay or the delay is 
required to make the test more stable ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22458#discussion_r1865307896

Reply via email to