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

Unit test failure in javafx.scene.web.LoadTest (testLoadNull)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None
    • web

      When running the unit tests, the following test in the web module fails:

      javafx.scene.web.LoadTest > testLoadNull FAILED
          java.lang.AssertionError: Waiting timed out
              at javafx.scene.web.TestBase.wait(TestBase.java:226)
              at javafx.scene.web.TestBase.waitLoadFinished(TestBase.java:277)
              at javafx.scene.web.TestBase.load(TestBase.java:96)
              at javafx.scene.web.LoadTest.testLoadNull(LoadTest.java:93)

      323 tests completed, 1 failed, 9 skipped

            peterz Peter Zhelezniakov
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: