v8/tools/testrunner/local
Michal Majewski da3416f53a [test] Introduce test processors
Test processors can be enabled with --infra-staging flag.

Rerunning tests, execution and verbose progress indicator already
work as test processors.

Bug: v8:6917
Change-Id: I40fc42db94dbc8629e8000a3d363030045532fe3
Reviewed-on: https://chromium-review.googlesource.com/850398
Commit-Queue: Michał Majewski <majeski@google.com>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50399}
2018-01-08 11:27:47 +00:00
..
__init__.py
command.py [test] Refactor commands into OS-specific versions 2018-01-03 19:38:28 +00:00
execution.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
junit_output.py [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
perfdata.py [test] Remove duration from testcase. 2017-12-15 08:10:40 +00:00
pool_unittest.py [test] Fix pool unittest 2017-02-07 13:58:26 +00:00
pool.py [test] Make coverage in test-runner tests work with multiprocessing 2018-01-03 17:37:05 +00:00
progress.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
statusfile_unittest.py [test] Change wildcards to prefix rules. 2017-11-20 14:25:04 +00:00
statusfile.py [test] Move getting outcomes to the statusfile 2017-12-19 14:35:16 +00:00
testsuite_unittest.py [test] Update testsuite unittests. 2017-12-19 14:13:56 +00:00
testsuite.py [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
utils.py [test] Code cleanup in test suites. 2017-12-12 08:54:52 +00:00
variants.py [test] Add "trusted" testing variant to a subset of bots 2018-01-05 10:36:31 +00:00
verbose.py [test] Fix --report output. 2017-12-19 16:35:39 +00:00