Add option to run tests with Python3
Adds the option to run tests using Python3 instead of Python2 to allow for tests to be migrated over in preparation for the Python2 deprecation. This can be achieved by adding a "'use_python3': True" entry to the test's gn_isolate_map.pyl entry. Bug: 898348 Change-Id: I675ec068e18cec6bf59ea9d19802bd712f18e87e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769719Reviewed-by:Marc-Antoine Ruel <maruel@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#695232}
Showing
.vpython3
0 → 100644
Please register or sign in to comment