+1. This test seems to fail repeatedly on our slower test system.
-phil
On 5/31/19, 1:51 AM, Jayathirth D V wrote:
Hello All,
Please review the following fix in JDK 13:
Bug : https://bugs.openjdk.java.net/browse/JDK-8225105
Webrev : http://cr.openjdk.java.net/~jdv/8225105/webrev.00/
<http://cr.openjdk.java.net/%7Ejdv/8225105/webrev.00/>
Cause : As test hits stage 2, if required component is not present in
the foreground it fails. Looks like in slower systems this happens
frequently and test fails.
Solution : Stabilize the test case to add proper wait conditions so
that all components are visible as per test requirement.
Thanks,
Jay