v8/tools/testrunner/local
machenbach@chromium.org e6e8acd446 Make test runner more flexible for running fast tests.
Transformed variant flags into named variants. Now, all combinations of variants can be specified on the command line. The old command-line flags are kept for backwards compatibility on the bots.

Added two new test groups: slow and pass|fail. Both are implemented similar to the flaky test feature and allow to either skip or run tests marked as slow or as pass|fail.

R=yangguo@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18062 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-11-25 17:34:52 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py Fix test runner for Android. 2012-10-19 09:55:27 +00:00
execution.py HasUnexpectedOutput() is evaluated two times for each test run. 2013-06-14 14:57:14 +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
progress.py HasUnexpectedOutput() is evaluated two times for each test run. 2013-06-14 14:57:14 +00:00
statusfile.py Make test runner more flexible for running fast tests. 2013-11-25 17:34:52 +00:00
testsuite.py Make test runner more flexible for running fast tests. 2013-11-25 17:34:52 +00:00
utils.py Add windows to status variable list. 2013-09-25 12:37:00 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00