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

[windows] Intermittent test failure in test.javafx.scene.web.MiscellaneousTest::testDOMTimer

XMLWordPrintable

    • web
    • windows

      We see the following failure occsaionally on our nightly Windows CI build:

      test.javafx.scene.web.MiscellaneousTest > testDOMTimer FAILED
          java.lang.AssertionError: expected delta:850, actual delta:4669
              at org.junit.Assert.fail(Assert.java:91)
              at org.junit.Assert.assertTrue(Assert.java:43)
              at test.javafx.scene.web.MiscellaneousTest.testDOMTimer(MiscellaneousTest.java:224)

      This would typically happen if the process is interrupted (e.g., on a heavily loaded system), so perhaps isn't too surprising.

            jbhaskar Jay Bhaskar
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: