v8/tools/testrunner
Michael Achenbach 7497fa1ab6 [test] Add rerun and json output to numfuzz
This adds flags to numfuzz for rerunning flaky tests and for storing
json test results. With those flags added, the infra-side can call
numfuzz with the same API as the standard test-runner.

TBR=sergiyb@chromium.org

Bug: v8:6917
Change-Id: I02d1cd02d90677c83f10e072383f3650c041cab1
Reviewed-on: https://chromium-review.googlesource.com/877890
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50753}
2018-01-22 12:26:36 +00:00
..
local [test] Add code_serializer testing variant 2018-01-15 15:04:07 +00:00
objects [test] Add rerun and json output to numfuzz 2018-01-22 12:26:36 +00:00
outproc [test] Simplify passing results between test processors. 2018-01-15 08:51:40 +00:00
testproc [test] Fix infinite loop and fail result in the num fuzzer 2018-01-20 20:47:14 +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] Prepare rollout of new test-runner features 2018-01-19 13:18:36 +00:00
deopt_fuzzer.py [test] Temporarily remove benchmarks from deopt fuzzer 2018-01-19 16:12:58 +00:00
gc_fuzzer.py [test] Add more stress options to gc fuzzer 2018-01-19 10:34:04 +00:00
num_fuzzer.py [test] Add rerun and json output to numfuzz 2018-01-22 12:26:36 +00:00
PRESUBMIT.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
standard_runner.py [test] Fail when no tests are run 2018-01-22 09:57:53 +00:00
testrunner.isolate [test] Fix isolate for auto-detect in gyp 2017-10-19 11:52:11 +00:00