-
Enhancement
-
Resolution: Fixed
-
P2
-
8, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8162422 | 8u112 | Andrey Rusakov | P2 | Resolved | Fixed |
Lots of tests use reference ("golden") images to check rendering result. Many things can affect actual result (e.g. video driver version, rendering mode, antialiasing settings).
Now images are separated by testsuite/rendering mode/os and it is possible to store only one image for each (testsuite, mode, os), so adding possibility to store several images for each combination should fix that situation. That will slightly increase amount of images, but will greatly decrease image related failures.
Now images are separated by testsuite/rendering mode/os and it is possible to store only one image for each (testsuite, mode, os), so adding possibility to store several images for each combination should fix that situation. That will slightly increase amount of images, but will greatly decrease image related failures.
- backported by
-
JDK-8162422 [TEST] Implement multiple golden image support
-
- Resolved
-
-
JDK-8154354 [TEST] Implement multiple golden image support
-
- Closed
-
- relates to
-
JDK-8153746 [TEST] Parallel golden image comparison
-
- Open
-
-
JDK-8153750 [TEST] Improve logging for javafx tests
-
- Open
-