SVGTest.testSVGRenderingWithPattern is failing frequently due to JDK-8243110. We should skip this test until JDK-8243110 is fixed. It can be skipped by annotating the test method with:
@Ignore("JDK-8243110")
@Ignore("
- relates to
-
JDK-8243110 SVGTest.testSVGRenderingWithPattern fails intermittently
- Resolved