-
Bug
-
Resolution: Fixed
-
P3
-
12
-
b16
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236376 | 11.0.7-oracle | Manukumar V S | P3 | Resolved | Fixed | b01 |
JDK-8236527 | 11.0.7 | Abdul Kolarkunnu | P3 | Resolved | Fixed | b01 |
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.
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.
- backported by
-
JDK-8236376 Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
- Resolved
-
JDK-8236527 Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
- Resolved
- relates to
-
JDK-8210052 Enable testing for all the available look and feels in SwingSet3 demo tests
- Resolved