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

SVGTest.testSVGRenderingWithPattern fails intermittently

XMLWordPrintable

    • web

      The system test SVGTest.testSVGRenderingWithPattern has a race condition which causes the test to fail intermittently.

      javafx.scene.web.SVGTest > testSVGRenderingWithPattern FAILED
          java.lang.AssertionError: Color should be opaque red: expected:<0xff0000ff> but was:<0xffffffff>
              at org.junit.Assert.fail(Assert.java:91)
              at org.junit.Assert.failNotEquals(Assert.java:645)
              at org.junit.Assert.assertEquals(Assert.java:126)
              at test.javafx.scene.web.SVGTest.lambda$testSVGRenderingWithPattern$3(SVGTest.java:127)

            ajoseph Arun Joseph (Inactive)
            ajoseph Arun Joseph (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: