Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Reland #5 of "Force Python 3 to be used in build."""
This reverts commit 9ad088f. Reason for revert: The GPU FYI builders are failing with python errors related to gpu/gles2_conform_support/generate_gles2_conform_tests.py and gpu/gles2_conform_support/generate_gles2_embedded_data.py: Example: https://ci.chromium.org/p/chromium/builders/ci/GPU%20FYI%20Linux%20Builder%20%28dbg%29/126613 Original change's description: > Reland #5 of "Force Python 3 to be used in build."" > > This CL tries again to switch the compile to use Python3 > by default. Earlier attempts weren't actually testing against > Python3 because mb.py was overriding the GN dotfile. > > This CL changes that, and a long series of fixes between that > discovery and now have landed, so I think we're ready to try > again. > > Bug: 1112471 > Change-Id: I2d6ffe36692574828be972d7f0bdd9bbf4d9ef83 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645211 > Commit-Queue: Dirk Pranke <dpranke@google.com> > Reviewed-by: Bruce Dawson <brucedawson@chromium.org> > Cr-Commit-Position: refs/heads/master@{#863527} Bug: 1112471 Change-Id: I796466026c79abc231b4fdd0a17fcaca616ce82b No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2766146 Auto-Submit: James Darpinian <jdarpinian@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#863549}
- Loading branch information