On Tue, 10 Nov 2020 18:39:58 GMT, Alexandre Iline <shurail...@openjdk.org> wrote:
> All screen images and xml dumps, if saved with help of the library methods, > are saved by adding a timestamp and a LAF name. This is useful when there is > some test re-execution, so all images are preserved and it is clear which > image happened first. This pull request has now been integrated. Changeset: e32a4ea4 Author: Alexandre Iline <shurail...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/e32a4ea4 Stats: 135 lines in 3 files changed: 40 ins; 49 del; 46 mod 8253820: Save test images and dumps with timestamps from client sanity suite Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/1146