[co19] Roll co19 to 48d7f551cbc64b452c625351ab212180d3a2721c

2023-07-06 sgrekhov22@gmail.com Fixes dart-lang/co19#2115. Fix roll failures (mixin tests) (dart-lang/co19#2116)
2023-07-06 sgrekhov22@gmail.com dart-lang/co19#2112. Add missing tests for mixins. Part 1 (dart-lang/co19#2114)
2023-07-04 sgrekhov22@gmail.com dart-lang/co19#1400. Add test for implementing an inline class from another library (dart-lang/co19#2113)
2023-07-04 sgrekhov22@gmail.com dart-lang/co19#2094. Move and rename mixin tests to follow the current spec structure (dart-lang/co19#2108)
2023-07-03 sgrekhov22@gmail.com dart-lang/co19#1361. Add SDK issue numbers to the failing tests (dart-lang/co19#2110)
2023-07-03 sgrekhov22@gmail.com Fixes dart-lang/co19#2109. Add tests checking type parameters scope (dart-lang/co19#2111)
2023-07-01 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 3.5.2 to 3.5.3 (dart-lang/co19#2107)
2023-07-01 sgrekhov22@gmail.com Fixes dart-lang/co19#2105. Add missed error expectation (dart-lang/co19#2106)
2023-06-30 sgrekhov22@gmail.com dart-lang/co19#2094. Remove mixin-related TODO and @dart=2.19 (dart-lang/co19#2104)
2023-06-29 sgrekhov22@gmail.com dart-lang/co19#2094. Remove TODO, update assertions in Language/Mixin tests (dart-lang/co19#2103)
2023-06-28 sgrekhov22@gmail.com Fixes dart-lang/co19#2073. Add combined member signature tests (dart-lang/co19#2101)

Change-Id: If6dd674f5e3cba8be232cb1e06da434b7277acbf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/312620
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Sergey G. Grekhov 2023-07-07 08:30:31 +00:00 committed by Alexander Thomas
parent 5ca83258ef
commit e0493a5467

2
DEPS
View file

@ -53,7 +53,7 @@ vars = {
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes.
"co19_rev": "3fdaddfde59604e21dcf66ab353fe867c7931133",
"co19_rev": "48d7f551cbc64b452c625351ab212180d3a2721c",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "11de2759f391faa183b1aa47d854e8fb2c55f4ae",