[co19] Roll co19 to 736b818b7613f3f971a0b1bf539ffb6131d08caf

2023-05-31 sgrekhov22@gmail.com Fixes dart-lang/co19#2069. Failing NNBD tests fixed (dart-lang/co19#2070)
2023-05-31 sgrekhov22@gmail.com dart-lang/co19#1400. Tests for constructors of inline classes added (dart-lang/co19#2065)
2023-05-30 sgrekhov22@gmail.com Fixes dart-lang/co19#2066. Update Superinterface tests according to the current specification (dart-lang/co19#2067)
2023-05-26 sgrekhov22@gmail.com dart-lang/co19#1400. Static analysis of inline class tests. Part 1 (dart-lang/co19#2058)
2023-05-25 sgrekhov22@gmail.com dart-lang/co19#1400. Dynamic Semantics of an Inline Member Invocation tests (dart-lang/co19#2053)
2023-05-24 sgrekhov22@gmail.com dart-lang/co19#1952. Constructor of classes that cannot be constructed cannot be torn off (dart-lang/co19#2063)

Change-Id: I634844738f85a55ee5750621ca1d85b52a9869a6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/306840
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Sergey G. Grekhov 2023-06-01 13:04:33 +00:00 committed by Alexander Thomas
parent 5476e3bd6e
commit 9daacda425

2
DEPS
View file

@ -52,7 +52,7 @@ vars = {
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes.
"co19_rev": "e22ff5fbafd675c54df23e5de22da13b8d7b68d8",
"co19_rev": "736b818b7613f3f971a0b1bf539ffb6131d08caf",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "ae846ed2a987a2d2dbe4b9e9c68448a21f91ef5b",