v8/tools/testrunner/local
brendan.kirby 0f75d7d3e3 Remove invalid UTF-8 characters from test output
Occasionally tests output characters that aren't valid unicode UTF-8
characters.  This causes the --json-test-results file not to be written.
Replace these characters with the UTF-8 invalid character.

BUG=

Review-Url: https://codereview.chromium.org/2086143003
Cr-Commit-Position: refs/heads/master@{#37404}
2016-06-29 20:34: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 [test] Simplify progress indicators. 2016-04-11 12:00:17 +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.py [Ignition] Test ignition on all bots. 2016-05-02 09:25:00 +00:00
testsuite.py [Ignition] Test ignition on all bots. 2016-05-02 09:25:00 +00:00
utils.py S390: Initial test changes and files checkin. 2016-03-15 18:09:36 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00