v8/tools/testrunner/testproc
Michael Achenbach f7aac0cf9f Revert "[tools] Clean up py2 code"
This reverts commit 1289704aae.

Reason for revert:
https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Mac%20-%20arm64%20-%20release/8735/overview

Original change's description:
> [tools] Clean up py2 code
>
> Bug: chromium:1292013
> Change-Id: Ic2c3a197005a2136bb0eda4cbb36d8eb57f42a7c
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3523047
> Reviewed-by: Liviu Rau <liviurau@chromium.org>
> Commit-Queue: Michael Achenbach <machenbach@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#79507}

Bug: chromium:1292013
Change-Id: I48c38209220b775d0caa45f487ed163f78333e0c
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3532228
Auto-Submit: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#79508}
2022-03-17 10:07:38 +00:00
..
__init__.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
base.py Reland "[test] Print hanging tests on linux on test-runner termination" 2019-08-05 11:50:18 +00:00
combiner.py Revert "[tools] Clean up py2 code" 2022-03-17 10:07:38 +00:00
execution.py Reland "[test] Print hanging tests on linux on test-runner termination" 2019-08-05 11:50:18 +00:00
expectation.py [infra] Make no-fail the default for numfuzz builders 2021-09-29 15:23:56 +00:00
filter.py [tools] Port testrunner/testproc/filter.py to PY3 2021-10-01 12:15:15 +00:00
fuzzer.py [heap] Add flag for disabling map space 2022-02-18 09:03:07 +00:00
loader.py [testrunner] load tests concurrently into test execution processor 2019-01-31 08:19:06 +00:00
progress.py Revert "[tools] Clean up py2 code" 2022-03-17 10:07:38 +00:00
rerun.py [testrunner] remove recursive result calls in chain processors 2019-01-30 13:04:07 +00:00
result.py [test] Move command from test to the result 2018-01-17 12:59:54 +00:00
seed.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
sequence_unittest.py Revert "[tools] Clean up py2 code" 2022-03-17 10:07:38 +00:00
sequence.py [test] Run heavy tests sequentially 2021-05-21 12:59:49 +00:00
shard_unittest.py Revert "[tools] Clean up py2 code" 2022-03-17 10:07:38 +00:00
shard.py [testrunner] enable variant sharding 2019-02-12 13:40:33 +00:00
sigproc.py Revert "[tools] Clean up py2 code" 2022-03-17 10:07:38 +00:00
timeout.py Revert "[tools] Clean up py2 code" 2022-03-17 10:07:38 +00:00
util_unittest.py Revert "[tools] Clean up py2 code" 2022-03-17 10:07:38 +00:00
util.py Revert "[tools] Clean up py2 code" 2022-03-17 10:07:38 +00:00
variant_unittest.py Revert "[tools] Clean up py2 code" 2022-03-17 10:07:38 +00:00
variant.py [test] Run heavy tests sequentially 2021-05-21 12:59:49 +00:00