This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll dart sdk to e6d7d67f4b35556805dd083fed15bf3ed41f7e33. #5165
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changes since last dart roll: ``` e6d7d67 Revert 4f18af1 as it causes test breakages. 4877587 [GN] Uses dart_action.gni instead of compiled_action.gni. 4b89ba2 Meta CHANGELOG markdown cleanup. 3d688de Bump analysis server version to 1.20.2 0dc81ae Publish package:meta 1.1.5 7e54844 [vm] Fix build for gcc 7.3.0. 9d10a6a Issue 33034. Fix statement completion with missing condition right parenthesis. 3fd2d5f [vm] Use compiler warnings to insist callers check for errors from Dart_Invoke*/Load*/Compile*. afb490a [dart:io] Provide modern Dart-styled constants 2929b71 [kernel/vm] Address follow-up review comments for bytecode generation 73768a5 General TypeInfo and IdentifierContext cleanup e93b2ee Improve typedef identifier recovery 46a9ed0 Added example about calling a tear-off with a wrong-shape argument list 0c839cf [fasta] Add 'as' expressions to the Forest API 16f6ce2 [release] Prepare changelog for 2.0.0-dev.53.0 d13bf49 Check type-variable bounds on generic methods 794fe1e Add stacktrace tests for synchronous async fb779df [frontend-server] Disable depfile test on Windows. ```
tvolkert
approved these changes
May 3, 2018
Member
Author
|
@zanderso does this failure look familiar, related to the change you landed in dart sdk? |
zanderso
approved these changes
May 3, 2018
Member
zanderso
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
jonahwilliams
pushed a commit
that referenced
this pull request
May 3, 2018
jonahwilliams
pushed a commit
that referenced
this pull request
May 3, 2018
sigurdm
pushed a commit
to sigurdm/engine
that referenced
this pull request
May 4, 2018
* Roll dart sdk to e6d7d67. Changes since last dart roll: ``` e6d7d67 Revert 4f18af1 as it causes test breakages. 4877587 [GN] Uses dart_action.gni instead of compiled_action.gni. 4b89ba2 Meta CHANGELOG markdown cleanup. 3d688de Bump analysis server version to 1.20.2 0dc81ae Publish package:meta 1.1.5 7e54844 [vm] Fix build for gcc 7.3.0. 9d10a6a Issue 33034. Fix statement completion with missing condition right parenthesis. 3fd2d5f [vm] Use compiler warnings to insist callers check for errors from Dart_Invoke*/Load*/Compile*. afb490a [dart:io] Provide modern Dart-styled constants 2929b71 [kernel/vm] Address follow-up review comments for bytecode generation 73768a5 General TypeInfo and IdentifierContext cleanup e93b2ee Improve typedef identifier recovery 46a9ed0 Added example about calling a tear-off with a wrong-shape argument list 0c839cf [fasta] Add 'as' expressions to the Forest API 16f6ce2 [release] Prepare changelog for 2.0.0-dev.53.0 d13bf49 Check type-variable bounds on generic methods 794fe1e Add stacktrace tests for synchronous async fb779df [frontend-server] Disable depfile test on Windows. ``` * Adjust gn-scripts to accommodate 4877587 refactoring.
sigurdm
pushed a commit
to sigurdm/engine
that referenced
this pull request
May 4, 2018
…flutter#5167) * Revert "Roll dart sdk to e6d7d67. (flutter#5165)" This reverts commit 9e4c5d0. * Revert "Enables system chrome customization on Android M/O and greater (flutter#5112)" This reverts commit f2db5df.
sigurdm
pushed a commit
to sigurdm/engine
that referenced
this pull request
May 4, 2018
* Roll dart sdk to e6d7d67. Changes since last dart roll: ``` e6d7d67 Revert 4f18af1 as it causes test breakages. 4877587 [GN] Uses dart_action.gni instead of compiled_action.gni. 4b89ba2 Meta CHANGELOG markdown cleanup. 3d688de Bump analysis server version to 1.20.2 0dc81ae Publish package:meta 1.1.5 7e54844 [vm] Fix build for gcc 7.3.0. 9d10a6a Issue 33034. Fix statement completion with missing condition right parenthesis. 3fd2d5f [vm] Use compiler warnings to insist callers check for errors from Dart_Invoke*/Load*/Compile*. afb490a [dart:io] Provide modern Dart-styled constants 2929b71 [kernel/vm] Address follow-up review comments for bytecode generation 73768a5 General TypeInfo and IdentifierContext cleanup e93b2ee Improve typedef identifier recovery 46a9ed0 Added example about calling a tear-off with a wrong-shape argument list 0c839cf [fasta] Add 'as' expressions to the Forest API 16f6ce2 [release] Prepare changelog for 2.0.0-dev.53.0 d13bf49 Check type-variable bounds on generic methods 794fe1e Add stacktrace tests for synchronous async fb779df [frontend-server] Disable depfile test on Windows. ``` * Adjust gn-scripts to accommodate 4877587 refactoring.
sigurdm
pushed a commit
to sigurdm/engine
that referenced
this pull request
May 4, 2018
…flutter#5167) * Revert "Roll dart sdk to e6d7d67. (flutter#5165)" This reverts commit 9e4c5d0. * Revert "Enables system chrome customization on Android M/O and greater (flutter#5112)" This reverts commit f2db5df.
sigurdm
pushed a commit
to sigurdm/engine
that referenced
this pull request
May 4, 2018
* Roll dart sdk to e6d7d67. Changes since last dart roll: ``` e6d7d67 Revert 4f18af1 as it causes test breakages. 4877587 [GN] Uses dart_action.gni instead of compiled_action.gni. 4b89ba2 Meta CHANGELOG markdown cleanup. 3d688de Bump analysis server version to 1.20.2 0dc81ae Publish package:meta 1.1.5 7e54844 [vm] Fix build for gcc 7.3.0. 9d10a6a Issue 33034. Fix statement completion with missing condition right parenthesis. 3fd2d5f [vm] Use compiler warnings to insist callers check for errors from Dart_Invoke*/Load*/Compile*. afb490a [dart:io] Provide modern Dart-styled constants 2929b71 [kernel/vm] Address follow-up review comments for bytecode generation 73768a5 General TypeInfo and IdentifierContext cleanup e93b2ee Improve typedef identifier recovery 46a9ed0 Added example about calling a tear-off with a wrong-shape argument list 0c839cf [fasta] Add 'as' expressions to the Forest API 16f6ce2 [release] Prepare changelog for 2.0.0-dev.53.0 d13bf49 Check type-variable bounds on generic methods 794fe1e Add stacktrace tests for synchronous async fb779df [frontend-server] Disable depfile test on Windows. ``` * Adjust gn-scripts to accommodate 4877587 refactoring.
sigurdm
pushed a commit
to sigurdm/engine
that referenced
this pull request
May 4, 2018
…flutter#5167) * Revert "Roll dart sdk to e6d7d67. (flutter#5165)" This reverts commit 9e4c5d0. * Revert "Enables system chrome customization on Android M/O and greater (flutter#5112)" This reverts commit f2db5df.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes since last dart roll: