v8/tools/testrunner
Michal Majewski 9f7d440e98 [test] Check output on the worker process.
I added additional exception logging in the execution.py since
errors in processing results were really difficult to debug.

There is a problem on Windows with class serialization when
it comes from dynamically loaded module. To fix it I moved all
output processors to the tools/testrunner/outproc/ and import
them in test/*/testcfg.py.

Bug: v8:6917
Change-Id: Ida604641d659b006e91faf1d56a37769ec47f5f3
Reviewed-on: https://chromium-review.googlesource.com/842784
Commit-Queue: Michał Majewski <majeski@google.com>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50361}
2018-01-04 14:12:31 +00:00
..
local [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
objects [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
outproc [test] Check output on the worker process. 2018-01-04 14:12:31 +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] Check output on the worker process. 2018-01-04 14:12:31 +00:00
gc_fuzzer.py [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
PRESUBMIT.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
standard_runner.py [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
testrunner.isolate [test] Fix isolate for auto-detect in gyp 2017-10-19 11:52:11 +00:00