On Tue, 12 Sep 2023 04:45:51 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> 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 Updated test passes in macos14 and in all other platforms ------------- PR Comment: https://git.openjdk.org/jdk/pull/15677#issuecomment-1740316337
