v8/tools/testrunner/local
marja 4a5b7e32c4 Remove FLAG_min_preparse_length.
It originates from the era where we used to run a separate preparse step
before parsing and store the function data. Now the usage of preparser
is something completely different, so this flag doesn't make sense any
more.

In addition, this way we get more test coverage for preparser (for small
scripts).

BUG=

Review-Url: https://codereview.chromium.org/2513563002
Cr-Commit-Position: refs/heads/master@{#41110}
2016-11-18 14:06:49 +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] Fully deprecate NO_IGNITION directive. 2016-08-09 13:08:09 +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