-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: jfx13
-
Component/s: javafx
The ignored tag should be corrected as,
1. Each ignored test must be associated with a bug, report a new but and update the Ignore statements.
2. Replace @org.junit.Ignore with @Ignore
3. Remove unused import statement.
1. Each ignored test must be associated with a bug, report a new but and update the Ignore statements.
2. Replace @org.junit.Ignore with @Ignore
3. Remove unused import statement.
- relates to
-
JDK-8233362 Evaluate ignored graphics tests
-
- Resolved
-