On Fri, 20 Oct 2023 06:59:17 GMT, Renjith Kannath Pariyangad <[email protected]> wrote:
> Hi Reviewers, > > I have added additional CountDownLatch for making sure button is visible > before proceeding,(observe this was one of the key reason for failure) so > this helps to improve test case stability. Modified _await()_ function by > adding 1sec timeout with exception, this will help to reduce total execution > time in case of failure. > Please review and let me know your suggestions, if any. This pull request has now been integrated. Changeset: 613d32c2 Author: Renjith Kannath Pariyangad <[email protected]> Committer: Alexey Ivanov <[email protected]> URL: https://git.openjdk.org/jdk/commit/613d32c2822a443fdcb131a7d67c528410e9f7e6 Stats: 60 lines in 1 file changed: 41 ins; 9 del; 10 mod 8169475: WheelModifier.java fails by timeout Reviewed-by: dmarkov, aivanov ------------- PR: https://git.openjdk.org/jdk/pull/16281
