v8/tools/testrunner
Michael Achenbach efc4b9bac5 [test] Fix verify-predictable outcome check
This moves the error-code check for verify-predictable mode to the API
method checking for status file outcomes, overwriting the default
behavior.

This is resembling the behavior prior to:
https://chromium-review.googlesource.com/c/808971/

Otherwise, the status file outcomes will expect some negative tests
to fail in the mozilla test suite, which pass in predictable mode.

Now, negative tests are simply not supported.

Bug: v8:7166
Change-Id: I1d4bcaf66cb54c5fbb217dd9091b88ecc5b0e456
Reviewed-on: https://chromium-review.googlesource.com/817741
Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50110}
2017-12-14 14:20:56 +00:00
..
local [test] Fix verify-predictable outcome check 2017-12-14 14:20:56 +00:00
objects [test] Remove output from testcase. 2017-12-13 15:00:52 +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] Remove output from testcase. 2017-12-13 15:00:52 +00:00
gc_fuzzer.py [test] Remove output from testcase. 2017-12-13 15:00:52 +00:00
standard_runner.py [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
testrunner.isolate [test] Fix isolate for auto-detect in gyp 2017-10-19 11:52:11 +00:00