Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Allow building without python2 #8605

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Conversation

josephlr
Copy link
Contributor

Almost all of the python build files in the flutter project work if
python is python2 or python3. This is the only area where print is
incorrectly used (for python3).

Related issue: https://fuchsia-review.googlesource.com/c/fuchsia/+/272925

Almost all of the python build files in the flutter project work if
`python` is `python2` or `python3`. This is the only area where print is
incorrectly used (for `python3`).

Related issue: https://fuchsia-review.googlesource.com/c/fuchsia/+/272925
@josephlr
Copy link
Contributor Author

It looks like the luci-engine failures are just existing flakes

@chinmaygarde
Copy link
Member

The tree was red for a bit earlier today which is why the LUCI check was red. It seems to have cleared now. Thanks for the patch. Landing.

@chinmaygarde chinmaygarde merged commit 7006870 into flutter:master Apr 18, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 18, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Apr 18, 2019
flutter/engine@8b5a50c...7006870

git log 8b5a50c..7006870 --no-merges --oneline
7006870 Allow building without python2 (flutter/engine#8605)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (cbracken@google.com), and stop
the roller if necessary.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants