v8/tools/testrunner/testproc
Michal Majewski 00ac7641a6 [test] Drop starting message from indicators
Since test processors create tests dynamically we cannot simply
count how many tests will be run. Instead we count only base tests
that we've loaded, before creating variants.

Bug: v8:6917
Change-Id: Ibc5b9a73f6afad423572afa575f477ca661a99d5
Cq-Include-Trybots: luci.v8.try:v8_linux64_fyi_rel_ng
Reviewed-on: https://chromium-review.googlesource.com/868290
Commit-Queue: Michał Majewski <majeski@google.com>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50642}
2018-01-17 09:31:19 +00:00
..
__init__.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
base.py [test] Drop starting message from indicators 2018-01-17 09:31:19 +00:00
execution.py [test] Simplify passing results between test processors. 2018-01-15 08:51:40 +00:00
filter.py [test] Filter tests based on cmd line processor 2018-01-16 08:50:57 +00:00
loader.py [test] Simplify passing results between test processors. 2018-01-15 08:51:40 +00:00
progress.py [test] Drop starting message from indicators 2018-01-17 09:31:19 +00:00
rerun.py [test] Add special result for rerun and json indicator. 2018-01-15 12:54:23 +00:00
result.py [test] Add special result for rerun and json indicator. 2018-01-15 12:54:23 +00:00
shard.py [test] Implement shard processor 2018-01-16 11:33:03 +00:00
variant.py [test] Remove deprecated FAST_VARIANTS modifier 2018-01-15 14:30:47 +00:00