v8/tools/testrunner/testproc
Clemens Hammacher 5ebb852793 [testrunner] Print relative test command
This makes the output a lot smaller and thus makes it easier to see the
relevant part of the command.

R=machenbach@chromium.org

Change-Id: I62ac7218be4a02f0270a2d88a2f69b6ced45a041
Reviewed-on: https://chromium-review.googlesource.com/c/1491597
Commit-Queue: Tamer Tas <tmrts@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Tamer Tas <tmrts@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59931}
2019-02-28 08:13:38 +00:00
..
__init__.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
base.py [testrunner] remove recursive result calls in chain processors 2019-01-30 13:04:07 +00:00
combiner.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
execution.py [testrunner] remove recursive result calls in chain processors 2019-01-30 13:04:07 +00:00
expectation.py [testrunner] remove recursive result calls in chain processors 2019-01-30 13:04:07 +00:00
filter.py [tests] Make processing of test filters faster 2018-07-25 20:48:05 +00:00
fuzzer.py [testrunner] remove recursive result calls in chain processors 2019-01-30 13:04:07 +00:00
loader.py [testrunner] load tests concurrently into test execution processor 2019-01-31 08:19:06 +00:00
progress.py [testrunner] Print relative test command 2019-02-28 08:13: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
shard_unittest.py [testrunner] enable variant sharding 2019-02-12 13:40:33 +00:00
shard.py [testrunner] enable variant sharding 2019-02-12 13:40:33 +00:00
sigproc.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
timeout.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
variant_unittest.py [testrunner] remove recursive result calls in chain processors 2019-01-30 13:04:07 +00:00
variant.py [testrunner] remove recursive result calls in chain processors 2019-01-30 13:04:07 +00:00