> Test was run without waiting for UI to be made visible leading to > IllegalComponentStateException. > Used robot.delay consistent with other headful tests to made the test wait > after UI is created and shown. > > Test passed in several iterations in all platforms. Link in JBS
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: Add delay ------------- Changes: - all: https://git.openjdk.org/jdk/pull/15677/files - new: https://git.openjdk.org/jdk/pull/15677/files/b5861ef5..f270b9e5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=15677&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15677&range=01-02 Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/15677.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15677/head:pull/15677 PR: https://git.openjdk.org/jdk/pull/15677
