-
Bug
-
Resolution: Fixed
-
P4
-
jfx13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8224581 | 8u231 | Arunprasad Rajkumar | P4 | Resolved | Fixed | b01 |
I get occasional intermittent test failures on Linux while running tests/system/src/test/java/test/javafx/scene/web/SVGTest.java. When it fails, the color is reported as being mismatched.
It looks like the test needs a small sleep after the runAndWait block that submits the web page and before the runAndWait block that does the snapshot to check the results.
It looks like the test needs a small sleep after the runAndWait block that submits the web page and before the runAndWait block that does the snapshot to check the results.
- backported by
-
JDK-8224581 Intermittent test failure in SVGTest on Linux
-
- Resolved
-
- links to