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

Conversation

@chinmaygarde
Copy link
Member

Fuchsia should not requesting to build this meta target at all. But it is possible that one of the newer unit tests started including the shell target unconditionally. Just do what we do on Windows and not assert.

Copy link
Contributor

@mklim mklim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chinmaygarde chinmaygarde merged commit 739d66e into flutter:master Oct 19, 2018
@chinmaygarde chinmaygarde deleted the platform branch October 19, 2018 21:20
chinmaygarde added a commit that referenced this pull request Oct 19, 2018
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 20, 2018
flutter/engine@58cdd53...8cb3965

git log 58cdd53..8cb3965 --no-merges --oneline
8cb3965 Properly gate android API < 21 and remove extraneous data array. (flutter/engine#6619)
2091c0d Update Dart version in Dockerfile (flutter/engine#6618)
739d66e Don't attempt to build any platform target on Fuchsia. (flutter/engine#6617)
7d49036 Roll Dart to 45f9462398ae7d2e80acd79d3f9c32c7ca6f6f97 (flutter/engine#6616)
6c84c5f Pass null instead of 'none' locale (flutter/engine#6613)

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, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 20, 2018
flutter/engine@58cdd53...9de880c

git log 58cdd53..9de880c --no-merges --oneline
9de880c Revert "Roll buildtools to 759274dd801b2f78ae0c4066101d0beca27ffc9a" (flutter/engine#6621)
8cb3965 Properly gate android API < 21 and remove extraneous data array. (flutter/engine#6619)
2091c0d Update Dart version in Dockerfile (flutter/engine#6618)
739d66e Don't attempt to build any platform target on Fuchsia. (flutter/engine#6617)
7d49036 Roll Dart to 45f9462398ae7d2e80acd79d3f9c32c7ca6f6f97 (flutter/engine#6616)
6c84c5f Pass null instead of 'none' locale (flutter/engine#6613)

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, who should
be CC'd on the roll, and stop the roller if necessary.
GaryQian added a commit that referenced this pull request Oct 20, 2018
dnfield pushed a commit that referenced this pull request Oct 20, 2018
* Revert "Revert "Roll buildtools to 759274dd801b2f78ae0c4066101d0beca27ffc9a" (#6621)"

This reverts commit 9de880c.

* Revert "Properly gate android API < 21 and remove extraneous data array. (#6619)"

This reverts commit 8cb3965.

* Revert "Update Dart version in Dockerfile (#6618)"

This reverts commit 2091c0d.

* Revert "Don't attempt to build any platform target on Fuchsia. (#6617)"

This reverts commit 739d66e.

* Revert "Roll Dart to 45f9462 (#6616)"

This reverts commit 7d49036.

* Revert "Pass null instead of 'none' locale (#6613)"

This reverts commit 6c84c5f.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 20, 2018
flutter/engine@58cdd53...ce36d85

git log 58cdd53..ce36d85 --no-merges --oneline
ce36d85 Revert &#34;Pass null instead of &#39;none&#39; locale&#34; (flutter/engine#6622)
9de880c Revert &#34;Roll buildtools to 759274dd801b2f78ae0c4066101d0beca27ffc9a&#34; (flutter/engine#6621)
8cb3965 Properly gate android API &lt; 21 and remove extraneous data array. (flutter/engine#6619)
2091c0d Update Dart version in Dockerfile (flutter/engine#6618)
739d66e Don&#39;t attempt to build any platform target on Fuchsia. (flutter/engine#6617)
7d49036 Roll Dart to 45f9462398ae7d2e80acd79d3f9c32c7ca6f6f97 (flutter/engine#6616)
6c84c5f Pass null instead of &#39;none&#39; locale (flutter/engine#6613)

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/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 21, 2018
flutter/engine@58cdd53...4c79e42

git log 58cdd53..4c79e42 --no-merges --oneline
4c79e42 Roll src/third_party/skia 69083b2b626b..b9998cdceec7 (9 commits) (flutter/engine#6620)
ce36d85 Revert &#34;Pass null instead of &#39;none&#39; locale&#34; (flutter/engine#6622)
9de880c Revert &#34;Roll buildtools to 759274dd801b2f78ae0c4066101d0beca27ffc9a&#34; (flutter/engine#6621)
8cb3965 Properly gate android API &lt; 21 and remove extraneous data array. (flutter/engine#6619)
2091c0d Update Dart version in Dockerfile (flutter/engine#6618)
739d66e Don&#39;t attempt to build any platform target on Fuchsia. (flutter/engine#6617)
7d49036 Roll Dart to 45f9462398ae7d2e80acd79d3f9c32c7ca6f6f97 (flutter/engine#6616)
6c84c5f Pass null instead of &#39;none&#39; locale (flutter/engine#6613)

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/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 22, 2018
flutter/engine@58cdd53...cadf440

git log 58cdd53..cadf440 --no-merges --oneline
cadf440 Roll src/third_party/skia b9998cdceec7..b1a002e850e1 (13 commits) (flutter/engine#6626)
4c79e42 Roll src/third_party/skia 69083b2b626b..b9998cdceec7 (9 commits) (flutter/engine#6620)
ce36d85 Revert &#34;Pass null instead of &#39;none&#39; locale&#34; (flutter/engine#6622)
9de880c Revert &#34;Roll buildtools to 759274dd801b2f78ae0c4066101d0beca27ffc9a&#34; (flutter/engine#6621)
8cb3965 Properly gate android API &lt; 21 and remove extraneous data array. (flutter/engine#6619)
2091c0d Update Dart version in Dockerfile (flutter/engine#6618)
739d66e Don&#39;t attempt to build any platform target on Fuchsia. (flutter/engine#6617)
7d49036 Roll Dart to 45f9462398ae7d2e80acd79d3f9c32c7ca6f6f97 (flutter/engine#6616)
6c84c5f Pass null instead of &#39;none&#39; locale (flutter/engine#6613)

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/&#43;/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC&#39;d on the roll, 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.

5 participants