<Swing Dev> [12] RFR [JDK-8211139] Increase timeout value in all tests under jdk/sanity/client/SwingSet/src

Muneer Kolarkunnu abdul.kolarkunnu at oracle.com
Wed Oct 3 14:55:21 UTC 2018


Hi All,

 

Please review fix for the below task:

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

Webrev: http://cr.openjdk.java.net/~akolarkunnu/8211139/webrev.00/  

 

Description:

We updated most of the tests under jdk/sanity/client/SwingSet/src to run on multiple look and feel by task HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8210052"JDK-8210052. But didn't update the jtreg timeout value. 
Now these tests will execute in maximum 5 L&Fs(in Windows), so we have to multiply the default timeout by 5. 

Also we capture screenshots if there is any failures, now we save these images in same name if there is failures from multiple L&F and it get over written by second failure. So we have to screenshots in different name for each L&Fs. 

 

Regards,

Muneer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20181003/97b334d0/attachment.html>


More information about the swing-dev mailing list