On Thu, 19 Dec 2019 14:13:47 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
>> The pull request has been updated with 1 additional commit. > > tests/system/src/test/java/test/robot/javafx/scene/dialog/DialogWithOwnerSizingTest.java > line 64: > >> 63: public void dialogWithOwnerSizingTest() throws Exception { >> 64: Thread.sleep(500); >> 65: clickButton(); > > This `sleep()` can be removed. Removed it, but the test failed. ------------- PR: https://git.openjdk.java.net/jfx/pull/63