Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8364935

Intermittent unit test failure in web CallbackTest

XMLWordPrintable

    • web

      The following failure happened one time in a test build on one of our macOS systems:

      CallbackTest > testCustomPopup() FAILED
          org.opentest4j.AssertionFailedError: Method onResized was not called
              at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
              at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
              at app//test.javafx.scene.web.CallbackTest$TestUI.checkCalled(CallbackTest.java:246)
              at app//test.javafx.scene.web.CallbackTest.checkCustomPopup(CallbackTest.java:119)
              at app//test.javafx.scene.web.CallbackTest.testCustomPopup(CallbackTest.java:114)

            hmeda Hima Bindu Meda
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: