v8/tools/testrunner/local
Michael Achenbach 29b3bd3826 [test] Include shard info in test records
This will allow on the infra side to easier link to the respective
shard on a test failure. Without that it's a hassle to find out on
which shard the failing test ran.

This also simplifies how the global test_config stores information.
Some information was duplicated, but is now rather shared through
properties if the owning object is already present.

Bug: v8:13681
Change-Id: I52f01a4fac74627575d80f25923faba99eb6a1fb
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4181030
Reviewed-by: Liviu Rau <liviurau@google.com>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85429}
2023-01-23 09:50:01 +00:00
..
fake_testsuite [infra] Change all Python shebangs to Python3 2022-08-05 14:55:00 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
android.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
command.py [test] Fix occasional hangs on pool termination 2022-09-09 09:53:24 +00:00
context.py [test] Refactor testrunner (5) 2022-08-11 05:55:52 +00:00
pool_test.py [test] Drain queues asynchroneously when terminating workers 2022-09-14 05:58:47 +00:00
pool.py [test] Drain queues asynchroneously when terminating workers 2022-09-14 05:58:47 +00:00
statusfile_test.py [test] Cleanup 2022-06-01 09:09:18 +00:00
statusfile.py Reland "[flags,testrunner] Consider readonly flags for conflict detection" 2023-01-10 10:52:11 +00:00
testsuite_test.py [test] Include shard info in test records 2023-01-23 09:50:01 +00:00
testsuite.py [test] Include shard info in test records 2023-01-23 09:50:01 +00:00
utils.py [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
variants.py [turbofan] Add the v8_enable_turbofan build option 2023-01-11 10:57:54 +00:00
verbose.py Reland "[tools] Clean up py2 code" 2022-03-25 12:14:26 +00:00