Matt Kotsenas
|
c8c054c497
|
Add back python executable in test_env_unittest.py
http://crrev.com/c/2229335 added Python3 support for the `test_env_unittest.py`
files, but appears to have broken the test on Windows in the process.
Fixing by adding back `sys.executable` in the command to run, as Windows
doesn't support running scripts via shebang.
Bug: 942720
Change-Id: I40757a78ad707f36481e2906251ee8451aa89318
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238269
Reviewed-by: Ben Pastene <bpastene@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#776726}
|
2020-06-09 22:15:41 +00:00 |
|