v8/tools/testrunner
Michael Achenbach 5a8e1f3f1b [test] Make coverage in test-runner tests work with multiprocessing
This replaces multiprocessing with threading in tests to make python
coverage work.

TBR=sergiyb@chromium.org

Bug: v8:6917
Change-Id: Idff763dfefa4a7fc782133d94089b3a5b00a194d
Reviewed-on: https://chromium-review.googlesource.com/844735
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50344}
2018-01-03 17:37:05 +00:00
..
local [test] Make coverage in test-runner tests work with multiprocessing 2018-01-03 17:37:05 +00:00
objects [test] Removed old output parsing functions. 2017-12-21 15:25:33 +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 [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
deopt_fuzzer.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
gc_fuzzer.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
PRESUBMIT.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
standard_runner.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
testrunner.isolate [test] Fix isolate for auto-detect in gyp 2017-10-19 11:52:11 +00:00