v8/tools/testrunner/outproc
Vadim Gorbachev 16b6266649 Python2 compatibility: fix flake8 report F632 F821
use '!=' instead of 'is not' with str
FileNotFoundError isn't exist in python2.7, use IOError instead.


Bug: chromium:948812
Change-Id: I241ff8a9321d612f2371a2a2e2deae948fa180e5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1549168
Commit-Queue: Sergiy Belozorov <sergiyb@chromium.org>
Reviewed-by: Sergiy Belozorov <sergiyb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#60661}
2019-04-05 16:24:19 +00:00
..
__init__.py
base.py [test] Add reusable negative-test output processor 2018-07-24 09:50:18 +00:00
message.py
mkgrokdump.py Python2 compatibility: fix flake8 report F632 F821 2019-04-05 16:24:19 +00:00
mozilla.py
test262.py [tools] Generate additional variant for FAIL_PHASE_ONLY tests 2018-12-13 11:28:57 +00:00
webkit.py