-
Bug
-
Resolution: Unresolved
-
P4
-
jfx20, 8u351
-
generic
-
generic
On executing CallbackTest > testCloseWindow test with webkit614.1 , its is observed that the test fails with below error:
CallbackTest > testCloseWindow FAILED
java.lang.AssertionError: Method onVisibilityChanged was not called with args: false,
at org.junit.Assert.fail(Assert.java:89)
at test.javafx.scene.web.CallbackTest$TestUI.checkCalled(CallbackTest.java:263)
at test.javafx.scene.web.CallbackTest.testCloseWindow(CallbackTest.java:164)
CallbackTest > testCloseWindow FAILED
java.lang.AssertionError: Method onVisibilityChanged was not called with args: false,
at org.junit.Assert.fail(Assert.java:89)
at test.javafx.scene.web.CallbackTest$TestUI.checkCalled(CallbackTest.java:263)
at test.javafx.scene.web.CallbackTest.testCloseWindow(CallbackTest.java:164)
- relates to
-
JDK-8285881 Update WebKit to 614.1
-
- Resolved
-