[co19] Roll co19 to 5b9b08fb3210ee83a92ab4afe2268326761dd9a9

2023-09-08 sgrekhov22@gmail.com Fixes dart-lang/co19#970. Don't use Process.kill() to exit a process (dart-lang/co19#2266)
2023-09-08 sgrekhov22@gmail.com dart-lang/co19#2258. Reapply review changes (dart-lang/co19#2267)
2023-09-08 sgrekhov22@gmail.com dart-lang/co19#2258. Update private fields promotion tests according to the new spec. Part 1 (dart-lang/co19#2263)
2023-09-08 sgrekhov22@gmail.com dart-lang/co19#1400. Add late instance variable test (dart-lang/co19#2264)
2023-09-06 sgrekhov22@gmail.com dart-lang/co19#1400. Add promotion of a representation variable test (dart-lang/co19#2262)
2023-09-05 sgrekhov22@gmail.com dart-lang/co19#2258. Rename and reorder private fields promotion tests (dart-lang/co19#2260)
2023-09-05 sgrekhov22@gmail.com dart-lang/co19#2258. Update assertions of private fields promotion tests. Add new ones (dart-lang/co19#2259)

Change-Id: I905f37237a432fa5a6488dbfc4bdddd45cf6c91b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/325220
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Sergey G. Grekhov 2023-09-12 08:44:26 +00:00 committed by Alexander Thomas
parent 7ff975c2e5
commit 05d04c79f9

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": "ea1107d66f543f79ce865522ddd63718c8eb109e",
"co19_rev": "5b9b08fb3210ee83a92ab4afe2268326761dd9a9",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "0454b178fdf6697e898b5e5c7ee553a9bc266faa",