v8/tools/testrunner/testproc
Tamer Tas a6426cb888 [testrunner] remove the extra characters in progress indicator
After python3 migration, the new print usage started causing leftover character
issues.

This CL fixes the print usage.

R=clemensh@chromium.org,neis@chromium.org
CC=machenbach@chromium.org

Bug: v8:8918
Change-Id: Ibee06677c3bae3e1141579693aa16a539309a566
Reviewed-on: https://chromium-review.googlesource.com/c/1495558
Commit-Queue: Tamer Tas <tmrts@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59961}
2019-03-01 09:37:37 +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] remove the extra characters in progress indicator 2019-03-01 09:37:37 +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