v8/tools/testrunner
Michal Majewski 3b06511052 Reland "[test] Creating command before execution phase."
This is a reland of 98cc9e862f
Original change's description:
> [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}

Bug: v8:6917
Change-Id: I49c29a8db813c47909f2cc45070ac7721a447c7a
Reviewed-on: https://chromium-review.googlesource.com/800370
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michał Majewski <majeski@google.com>
Cr-Commit-Position: refs/heads/master@{#49756}
2017-11-30 13:47:40 +00:00
..
local Reland "[test] Creating command before execution phase." 2017-11-30 13:47:40 +00:00
objects Reland "[test] Creating command before execution phase." 2017-11-30 13:47:40 +00:00
utils [gyp] Fix string escaping for GYP on Windows 2017-11-09 20:38:41 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
base_runner.py Deprecate buildbot option and discover build directory automatically. 2017-11-07 13:18:53 +00:00
deopt_fuzzer.py [test] Refactor getting test outcomes from statusfile. 2017-11-21 15:00:24 +00:00
gc_fuzzer.py [test] Refactor getting test outcomes from statusfile. 2017-11-21 15:00:24 +00:00
standard_runner.py Reland "[test] Creating command before execution phase." 2017-11-30 13:47:40 +00:00
testrunner.isolate [test] Fix isolate for auto-detect in gyp 2017-10-19 11:52:11 +00:00