v8/tools/testrunner
Liviu Rau c76c2787d9 Upload artifacts to resultdb
We change the way we send the output and the ordered flags to resultdb:
 - we create an 'output' artifact to be uploaded end embedded in summary_html
 - we create a 'cmd' artifact that will capture the order of the flags

Example output from local tests:
https://luci-milo.appspot.com/ui/inv/u-liviurau-2022-11-28-12-06-00-b48f44fff8005ccc/test-results?sortby=&groupby=

Bug: v8:13316
Change-Id: Iad4d1bb299c8f2027060a342833585b946f76977
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4061309
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Liviu Rau <liviurau@google.com>
Cr-Commit-Position: refs/heads/main@{#84517}
2022-11-28 15:21:56 +00:00
..
local [wasm] Add --no-wasm-lazy-compilation to nooptimization 2022-11-16 11:42:17 +00:00
objects Reland "[resultdb] Add ResultDB indicator" 2022-10-14 11:05:59 +00:00
outproc [test] testrunner: Print diff if stdout does not match 2022-07-26 13:05:27 +00:00
testdata Adding crash data analysis with dummy values 2022-11-28 14:05:29 +00:00
testproc Upload artifacts to resultdb 2022-11-28 15:21:56 +00:00
utils [test] Let numfuzz tests automatically use all available instances 2022-09-16 10:52:10 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
base_runner.py [heap] Make stack thread-local and introduce stack markers 2022-10-21 13:02:07 +00:00
build_config.py [heap] Make stack thread-local and introduce stack markers 2022-10-21 13:02:07 +00:00
num_fuzzer.py [test] Let numfuzz tests automatically use all available instances 2022-09-16 10:52:10 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
PRESUBMIT.py Allow V8 to run all unittests presubmit 2022-03-29 11:14:09 +00:00
standard_runner_test.py [test] Let numfuzz tests automatically use all available instances 2022-09-16 10:52:10 +00:00
standard_runner.py [test] Refactor testrunner (5) 2022-08-11 05:55:52 +00:00
test_config.py [test] Cleanup 2022-06-01 09:09:18 +00:00
trycatch_loader.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00