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

Semyon Sadetsky semyon.sadetsky at oracle.com
Mon Oct 17 06:46:30 UTC 2016


Looks good.

--Semyon


On 10/17/2016 5:54 AM, Ambarish Rapte wrote:
>
> 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 
> <http://cr.openjdk.java.net/%7Earapte/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/20161017/1e026f12/attachment.html>


More information about the awt-dev mailing list