[results_processor] Simplify artifact creation in processor_test.py
Make it slightly easier to write integration tests for results processor involving artifacts. Also fix a bug where creating multiple artifacts of the same type (e.g. many histogram artifacts for different test runs) would write all of them to the same file name, causing them to get overwritten. Bug: 981349 Change-Id: I7eaa8793d09fe0afc869dd8154df628d9ece7774 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880034 Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#710278}
Showing
Please register or sign in to comment