v8/tools/testrunner/local
machenbach 4fe08abde6 [test] Key variant flags by variant name everywhere.
This allows variants to be named on test failures (follow
up) and then to be used in the test runner for a repro.

This also speeds up variant iteration for test262 and fixes
a bug with variants for benchmarks.

BUG=chromium:511215
NOTREECHECKS=true
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#29899}
2015-07-29 07:14:30 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py [test] More debugging output in test runner. 2015-06-12 13:43:57 +00:00
execution.py [test] Raise timeout for testing without vfp3. 2015-07-09 13:56:16 +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 Make test runner more chatty to avoid it getting killed by buildbot. 2015-04-08 09:53:39 +00:00
pool.py Make test runner more chatty to avoid it getting killed by buildbot. 2015-04-08 09:53:39 +00:00
progress.py Revert of Revert of [test] Refactoring - Use subject/observer pattern for progress indicators. (patchset #1 id:1 of https://codereview.chromium.org/1163373005/) 2015-06-10 09:42:31 +00:00
statusfile.py [Test262-es6] Update to use FAIL_SLOPPY everywhere 2015-06-22 18:53:39 +00:00
testsuite.py [test] Key variant flags by variant name everywhere. 2015-07-29 07:14:30 +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