JDK-8211139 : Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2018-09-26
  • Updated: 2021-10-16
  • Resolved: 2018-10-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12
11.0.7-oracleFixed 12 b16Fixed
Related Reports
Relates :  
Description
We updated most of the tests under jdk/sanity/client/SwingSet/src to run on multiple look and feel by task 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. S owe have to screenshots in different name for each L&Fs.

Comments
Fix request (11u) I would like to downport this for parity with 11.0.7-oracle. Applies clean.
23-12-2019

URL: http://hg.openjdk.java.net/jdk/jdk/rev/1e0cdaf980f3 User: shurailine Date: 2018-10-15 20:45:07 +0000
15-10-2018