All FX testsuites are using different ways of logging errors or debugging information. Some of them are using java loggers, others are using System.out and System.err directly and some are just printing stacktrace.
Need to implement convenient way of logging for FX. That should make it easier to analyze test failures.
Need to implement convenient way of logging for FX. That should make it easier to analyze test failures.
- relates to
-
JDK-8151500 [TEST] Implement multiple golden image support
-
- Resolved
-