v8/tools/testrunner/local
machenbach af1f78b80e [test] Simplify progress indicators.
This removes the "AboutToRun" callback. It makes not much
sense as it is not actually called before a test is run,
but just before the results are retrieved from the results
queue. Therefore, from an information-value p-o-v it is
redundant to the "HasRun" callback.

This also reduces log size on the bots by 50%, in order to
reduce buildbot slowness, which is tied to the amount
of logs.

Review URL: https://codereview.chromium.org/1874973003

Cr-Commit-Position: refs/heads/master@{#35382}
2016-04-11 12:00:17 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py [coverage] Enable sanitizer coverage. 2016-03-08 10:48:35 +00:00
execution.py [test] Simplify progress indicators. 2016-04-11 12:00:17 +00:00
junit_output.py Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
perfdata.py [test] Switch off perf data feature on swarming. 2015-11-23 09:11:17 +00:00
pool_unittest.py Make test runner more chatty to avoid it getting killed by buildbot. 2015-04-08 09:53:39 +00:00
pool.py [test] Make missing files result in a proper test runner error. 2016-02-02 13:59:04 +00:00
progress.py [test] Simplify progress indicators. 2016-04-11 12:00:17 +00:00
statusfile.py [test] Remove feature to mark flaky tests. 2016-03-16 07:35:47 +00:00
testsuite.py [test] Fix deterministic test shards. 2016-03-31 07:38:22 +00:00
utils.py S390: Initial test changes and files checkin. 2016-03-15 18:09:36 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00