Skip to content

Commit

Permalink
[co19] Roll co19_2 to 86f01ade433fbb4eec3a7f93f5e1e4fed9a84fb3
Browse files Browse the repository at this point in the history
2021-11-09 [email protected] More fix for dart-lang/co19#1094: co19_2 LibTest/collection/DoubleLinkedQueue tests corrected according to the Issue 27920 evaluation and current behavior.
2021-11-03 [email protected] More fix for dart-lang/co19#1094: co19_2 LibTest tests update: - collection/LinkedHashSet, convert/JSOnCodec, core/Duration, core/Uri, core/UriData: updated according to master changes - collection/ListBase, core/StackOverflowError: missing Issue tag added - core/DataTime, core/RegExp: error diagnostic improved - core/double: additional checks for JS runs added
2021-11-03 [email protected] More fix for dart-lang/co19#1094: Two LanguageFeatures/Constant-update-2018 tests updated according to the Dart 2.9 behavior.
2021-11-02 [email protected] More fix for dart-lang/co19#1094: LibTest/async tests updated according to the recent changes in master.
2021-11-02 [email protected] More fix for dart-lang/co19#1094: LibTest/async/Future/then_A05_t03 updated according to the recent changes in master.
2021-11-02 [email protected] More fix for dart-lang/co19#1094: Missing Issue tags added to LanguageFeatures/SimpleBounds tests, LanguageFeatures/Super-mixins/mixin_member_to6 updated to run correctly with dart2js.
2021-11-02 [email protected] More fix for dart-lang/co19#1094: LanguageFeatures/Extension-methods tests updated according to the recent changes in master.
2021-11-02 [email protected] More fix for dart-lang/co19#1094: Two LanguageFeatures/Constant-update-2018 tests updated according to the changes in master.

Change-Id: I4caf7a5603e836e96121341a2b4846982eb6a5bb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/220004
Reviewed-by: William Hesse <[email protected]>
Commit-Queue: Alexander Thomas <[email protected]>
  • Loading branch information
athomas authored and [email protected] committed Nov 11, 2021
1 parent 6401220 commit 5df9402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ vars = {
# has.
"co19_rev": "73545b2bf6c7f8e4eb931bb04d86e38d6485deee",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "52d3d2a6d2550ccd69c8facf8a36099be66f1493",
"co19_2_rev": "86f01ade433fbb4eec3a7f93f5e1e4fed9a84fb3",

# The internal benchmarks to use. See go/dart-benchmarks-internal
"benchmarks_internal_rev": "076df10d9b77af337f2d8029725787155eb1cd52",
Expand Down

0 comments on commit 5df9402

Please sign in to comment.