v8/tools/testrunner/local
rmcilroy 43c02e49d8 [Interpreter] Change ignition fallback flag to only fallback on catch, not eval.
Now that we support eval in Ignition, remove the fallback for eval checks
and make the flag only fallback on catch blocks.

BUG=v8:4280,v8:4676
LOG=N

Review URL: https://codereview.chromium.org/1595223004

Cr-Commit-Position: refs/heads/master@{#33384}
2016-01-19 11:33:50 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py [cctest] adding --help option to output basic information about cctest 2015-09-29 08:41:43 +00:00
execution.py [test-runner] Move test case processing beyond the multi-process boundary. 2015-11-27 12:52:25 +00:00
junit_output.py Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
perfdata.py [test] Switch off perf data feature on swarming. 2015-11-23 09:11:17 +00:00
pool_unittest.py Make test runner more chatty to avoid it getting killed by buildbot. 2015-04-08 09:53:39 +00:00
pool.py [test-runner] Move test case processing beyond the multi-process boundary. 2015-11-27 12:52:25 +00:00
progress.py [test-runner] Move test case processing beyond the multi-process boundary. 2015-11-27 12:52:25 +00:00
statusfile.py [test+presubmit] Remove duplicate test status file entries 2015-11-27 15:04:49 +00:00
testsuite.py [Interpreter] Change ignition fallback flag to only fallback on catch, not eval. 2016-01-19 11:33:50 +00:00
utils.py [test] Turn off certificate verification when downloading test data on windows. 2015-07-07 11:42:26 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00