v8/tools/testrunner/local
machenbach@chromium.org e7585af65b Add flaky test classification feature to test suites.
Test expectations can now include outcome: FLAKY.

The test runner can now run a class of tests (flaky|non-flaky|all). All tests are in the non-flaky class that are not marked as FLAKY.

The slash correction for windows is now pulled into the test name method. Currently the progress output on windows contains a mixture of / and \.

R=jkummerow@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16080 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-08-06 14:39:39 +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 Add support for JUnit compatible XML output in the new test runner. 2013-04-11 00:22:26 +00:00
old_statusfile.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00
progress.py HasUnexpectedOutput() is evaluated two times for each test run. 2013-06-14 14:57:14 +00:00
statusfile.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00
testsuite.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00
utils.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00