v8/tools/testrunner/local
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
..
fake_testsuite [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
android.py Revert "Reland "[tools] Push files using high-level device.PushChangedFiles method"" 2019-02-01 20:42:11 +00:00
command.py [tools] Add -d/--device options to all test launchers 2019-02-06 09:10:09 +00:00
pool_unittest.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
pool.py [tools] Implement --exit-after-n-failures functionality via a flag 2018-10-02 14:18:48 +00:00
statusfile_unittest.py [test] Change wildcards to prefix rules. 2017-11-20 14:25:04 +00:00
statusfile.py [tools] Add FAIL_PHASE_ONLY status file modifier for test262 tests 2018-11-22 12:43:05 +00:00
testsuite_unittest.py [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
testsuite.py [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
utils.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
variants.py [test] Run jitless on all bots 2019-02-04 12:04:08 +00:00
verbose.py [test] Fix --report output. 2017-12-19 16:35:39 +00:00