Unit test CallbackTest.testCloseWindow fails with WebKit 614.1

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • jfx26
    • Affects Version/s: jfx20, 8u351
    • Component/s: javafx
    • web
    • 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)

            Assignee:
            Hima Bindu Meda
            Reporter:
            Hima Bindu Meda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: