v8/tools/testrunner/local
machenbach@chromium.org 1d0db84277 Fix deopt fuzzer after test runner changes.
Use the same keyboard interrupt logic as run-tests.
Close the perf database explicitly after one run, as it has two runs on the same architecture. Currently the first run closes on garbage collection, which might corrupt the second run.

BUG=
R=jkummerow@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21330 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-05-15 12:40:40 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py Introduce a dynamic process pool for the local test driver 2014-05-14 13:30:57 +00:00
execution.py Fix deopt fuzzer after test runner changes. 2014-05-15 12:40:40 +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 Run tests sorted by expected runtime. 2014-05-15 12:01:34 +00:00
pool_unittest.py Introduce a dynamic process pool for the local test driver 2014-05-14 13:30:57 +00:00
pool.py Introduce a dynamic process pool for the local test driver 2014-05-14 13:30:57 +00:00
progress.py Print exit code on crash in run-tests.py 2013-12-02 15:46:41 +00:00
statusfile.py MIPS: Add big-endian support for MIPS. 2014-04-15 16:39:21 +00:00
testsuite.py Make test runner more flexible for running fast tests. 2013-11-25 17:34:52 +00:00
utils.py Rename A64 port to ARM64 port 2014-03-21 09:28:26 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00