Skip to content

Commit 4a52cbc

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to 6d2a3c5c20b77475cae2c6c70ff62b1d2c55672e
2024-12-19 [email protected] dart-lang/co19#2976. Add equality tests. Part 1. (dart-lang/co19#3021) 2024-12-19 [email protected] dart-lang/co19#2559. Add more augmented expression tests for class-like declarations (dart-lang/co19#3019) 2024-12-18 [email protected] Fix Finalizer_A01_t04.dart test (dart-lang/co19#3020) 2024-12-18 [email protected] dart-lang/co19#2559. Fix metadata tests (dart-lang/co19#3018) 2024-12-17 [email protected] dart-lang/co19#2559. Add metadata tests. Part 1. (dart-lang/co19#3017) 2024-12-16 [email protected] dart-lang/co19#2559. Add more augmented expression tests (dart-lang/co19#3016) 2024-12-16 [email protected] dart-lang/co19#2559. Add tests for reserved word `augmented` in constructors. Part 2. (dart-lang/co19#3015) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: Idf2d4813fdca6d4107ee17d508cf5f8b27b1b4ff Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/401882 Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Erik Ernst <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent a2c7cd6 commit 4a52cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ vars = {
5454

5555
# co19 is a cipd package automatically generated for each co19 commit.
5656
# Use tests/co19/update.sh to update this hash.
57-
"co19_rev": "8aa677577f4a2d4edd99f1bd4e3ec554c3712edb",
57+
"co19_rev": "6d2a3c5c20b77475cae2c6c70ff62b1d2c55672e",
5858

5959
# The internal benchmarks to use. See go/dart-benchmarks-internal
6060
"benchmarks_internal_rev": "3bd6bc6d207dfb7cf687537e819863cf9a8f2470",

0 commit comments

Comments
 (0)