<AWT Dev> Review Request for 8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java

Ambarish Rapte ambarish.rapte at oracle.com
Mon Oct 17 02:54:32 UTC 2016


Hi,

                Please review this test bug fix,

                Bug: https://bugs.openjdk.java.net/browse/JDK-8167288

                Webrev: http://cr.openjdk.java.net/~arapte/8167288/webrev.00

 

Issue:

                The test creates a child process to display a warning window.

                That child process is expected to end within 5 seconds.

                But on some slower or busy system, child process takes more time to end which causes failure.

Fix:

                Fix is to wait more time for child process to end.

Now the test will wait for maximum of 10 seconds in iteration of 2 seconds.

 

 

Regards,

Ambarish

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20161016/9f1dd181/attachment.html>


More information about the awt-dev mailing list