[co19] Roll co19 to 1530f9b2408f5754c1c114f4d6475d883301f0ca

2023-07-21 sgrekhov22@gmail.com Fixes dart-lang/co19#2141. Add covariant instance variable tests (dart-lang/co19#2144)
2023-07-18 sgrekhov22@gmail.com dart-lang/co19#2138. Fix assertions in some functions tests (dart-lang/co19#2140)
2023-07-17 sgrekhov22@gmail.com Fixes dart-lang/co19#2136. Add type variable conflict test (dart-lang/co19#2137)
2023-07-14 sgrekhov22@gmail.com Fixes dart-lang/co19#2127. Add tests for covariant-by-class parameters (dart-lang/co19#2133)

Change-Id: I0eb608e6bebaf9bcf1acced5e6db98e5ce622979
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/315400
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Sergey G. Grekhov 2023-07-21 08:28:47 +00:00 committed by Commit Queue
parent d53070ac75
commit cc257d8f4f

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": "7e4ba229fecce1affe8284b166744329182feb3e",
"co19_rev": "1530f9b2408f5754c1c114f4d6475d883301f0ca",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "11de2759f391faa183b1aa47d854e8fb2c55f4ae",