v8/tools/testrunner/local
littledan 32c1a7933c [test] Presumbit check against missing tests in status files
Our test infrastructure ignores missing tests which are listed in
status files. Sometimes, tests are removed and status file lines
are not updated. This patch adds a presubmit check for status
files addressing JavaScript tests to not reference missing tests.
It also cleans up existing violations.

R=machenbach

Review-Url: https://codereview.chromium.org/2610353002
Cr-Commit-Position: refs/heads/master@{#42106}
2017-01-06 10:13:43 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py Remove invalid UTF-8 characters from test output 2016-06-29 20:34:49 +00:00
execution.py [tools] Fix merging sancov files from multiple test attempts 2016-10-14 10:00:26 +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] Make missing files result in a proper test runner error. 2016-02-02 13:59:04 +00:00
progress.py [test] Simplify progress indicators. 2016-04-11 12:00:17 +00:00
statusfile_unittest.py [test] Enable test status filtering by variant 2016-08-04 14:42:16 +00:00
statusfile.py [test] Presumbit check against missing tests in status files 2017-01-06 10:13:43 +00:00
testsuite_unittest.py [test] Fix merging of test outcomes 2016-08-05 09:43:29 +00:00
testsuite.py [test] Make test runner more rubust on startup. 2016-09-27 15:14:01 +00:00
utils.py [test] Enable test status filtering by variant 2016-08-04 14:42:16 +00:00
variants.py Remove FLAG_min_preparse_length. 2016-11-18 14:06:49 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00