-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: jfx13
-
Component/s: javafx
The test fails intermittently with following exception,
test.javafx.css.Node_cssStyleMap_Test > testStyleMap FAILED
java.lang.AssertionError
at test.javafx.css.Node_cssStyleMap_Test.checkFoundStyle(Node_cssStyleMap_Test.java:98)
at test.javafx.css.Node_cssStyleMap_Test.testStyleMap(Node_cssStyleMap_Test.java:163)
As of now observed this failure only on Ubuntu18.04 LTS.
test.javafx.css.Node_cssStyleMap_Test > testStyleMap FAILED
java.lang.AssertionError
at test.javafx.css.Node_cssStyleMap_Test.checkFoundStyle(Node_cssStyleMap_Test.java:98)
at test.javafx.css.Node_cssStyleMap_Test.testStyleMap(Node_cssStyleMap_Test.java:163)
As of now observed this failure only on Ubuntu18.04 LTS.
- relates to
-
JDK-8233362 Evaluate ignored graphics tests
-
- Resolved
-