v8/test/preparser
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
..
BUILD.gn [build] Add data deps for d8 test suites 2018-03-26 13:44:58 +00:00
duplicate-parameter.pyt Reintroduce duplicate identifier detection in preparser. 2011-09-07 12:39:53 +00:00
preparser.status [testing] Convert "non-alphanum" to be a "message" test. 2016-03-11 11:36:40 +00:00
strict-identifiers.pyt Remove obsolete preparser binary. 2013-10-04 16:21:23 +00:00
testcfg.py [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00