v8/tools/testrunner
Tamer Tas baeb4e324d [testrunner] enable the progress indicator
Using test generators meant that we had to remove the progress indicator since
the total number of tests weren't known before-hand.

This CL implements a progress indicator using test number estimations.

cctest and unittests progress indicator is accurate, however estimating
means the progress will terminate over 100% in big test suites and sometimes
under 100%.

R=machenbach@chromium.org
CC=​sergiyb@chromium.org,yangguo@chromium.org

Bug: v8:8769
Change-Id: I40ca5b40f9b1223376d33707f0945900ea98cea3
Reviewed-on: https://chromium-review.googlesource.com/c/1460471
Commit-Queue: Tamer Tas <tmrts@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59538}
2019-02-12 16:03:17 +00:00
..
local [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
objects [tools] Generate additional variant for FAIL_PHASE_ONLY tests 2018-12-13 11:28:57 +00:00
outproc [tools] Generate additional variant for FAIL_PHASE_ONLY tests 2018-12-13 11:28:57 +00:00
testproc [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
utils Reland "[test] Random seed processor" 2018-01-31 09:53:34 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
base_runner.py [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
num_fuzzer.py [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
PRESUBMIT.py [tools] Clean up presubmit and run all unittests 2019-02-01 10:27:29 +00:00
standard_runner.py [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
test_config.py [test] Add feature to keep running skipped tests. 2018-11-22 08:12:21 +00:00
trycatch_loader.js [test] Properly load mjsunit.js on endurance fuzzer 2018-02-02 13:55:32 +00:00