v8/tools/testrunner/local
Michal Majewski 98cc9e862f [test] Creating command before execution phase.
Immutable command class with shell, flags and
environment.

Command creation moved from worker to the main
process. Because of that there is no need to send
test cases beyond process boundaries and load test
suites in worker processes.

Bug: v8:6917
Change-Id: Ib6a44278095b4f7141eb9b96802fe3e8117678a6
Reviewed-on: https://chromium-review.googlesource.com/791710
Commit-Queue: Michał Majewski <majeski@google.com>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49746}
2017-11-30 12:30:09 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
command.py [test] Creating command before execution phase. 2017-11-30 12:30:09 +00:00
execution.py [test] Creating command before execution phase. 2017-11-30 12:30:09 +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 [test] Fix pool unittest 2017-02-07 13:58:26 +00:00
pool.py [test] Creating command before execution phase. 2017-11-30 12:30:09 +00:00
progress.py [test] Creating command before execution phase. 2017-11-30 12:30:09 +00:00
statusfile_unittest.py [test] Change wildcards to prefix rules. 2017-11-20 14:25:04 +00:00
statusfile.py [test] Extract expected outcomes. Simpler FAIL_* handling. 2017-11-24 09:23:03 +00:00
testsuite_unittest.py [test] Extract expected outcomes. Simpler FAIL_* handling. 2017-11-24 09:23:03 +00:00
testsuite.py [test] Creating command before execution phase. 2017-11-30 12:30:09 +00:00
utils.py [test] Enable test status filtering by variant 2016-08-04 14:42:16 +00:00
variants.py [test] Refactor variant flags 2017-11-30 10:41:57 +00:00
verbose.py [test] Extract expected outcomes. Simpler FAIL_* handling. 2017-11-24 09:23:03 +00:00