v8/tools/testrunner
Michael Achenbach 373a9a8cfc [test] Switch to flattened json output
This flattens the json output to one result record as a dict. In
the past several records with different arch/mode combinations
could be run, but this is deprecated since several releases.

We also drop storing the arch/mode information in the record as it
isn't used on the infra side for anything.

This was prepared on the infra side by:
https://crrev.com/c/2453562

Bug: chromium:1132088
Change-Id: I944514dc00a671e7671bcdbcaa3a72407476d7ad
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2456987
Reviewed-by: Liviu Rau <liviurau@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#70402}
2020-10-08 13:05:11 +00:00
..
local [flags] fix typo in variants.py 2020-09-21 15:09:57 +00:00
objects [mjsunit][tools] Sync module files for tests 2020-10-07 12:45:19 +00:00
outproc [test] Work around Android linker warning in message tests 2020-06-26 15:05:32 +00:00
testproc [test] Switch to flattened json output 2020-10-08 13:05:11 +00:00
utils
__init__.py
base_runner.py [test] Switch to flattened json output 2020-10-08 13:05:11 +00:00
num_fuzzer.py [flags] Prepare contradictory-flags warning 2020-09-17 11:16:57 +00:00
OWNERS
PRESUBMIT.py [presubmit] Clean up insensitive terms 2020-07-27 18:05:48 +00:00
standard_runner.py [test] Switch to flattened json output 2020-10-08 13:05:11 +00:00
test_config.py
trycatch_loader.js