Skip to content

Commit 362be52

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to 8aa677577f4a2d4edd99f1bd4e3ec554c3712edb
2024-12-12 [email protected] dart-lang/co19#2559. Add tests for reserved word `augmented` in constructors. Part 1. (dart-lang/co19#3014) 2024-12-12 [email protected] dart-lang/co19#2559. Update assertions for redirecting generative constructors tests (dart-lang/co19#3013) 2024-12-11 [email protected] dart-lang/co19#2559. Update non-redirecting generative constructors tests (dart-lang/co19#3012) 2024-12-11 [email protected] dart-lang/co19#2559. Add factory constructors to augmented_expression_A04_t*.dart tests (dart-lang/co19#3011) 2024-12-09 [email protected] dart-lang/co19#2559. Update assertion text for for some of augmented expressions tests (dart-lang/co19#3010) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: I1d95b2092a91651bebb63c82c11cf154ff5da863 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/400580 Reviewed-by: Johnni Winther <[email protected]> Reviewed-by: Erik Ernst <[email protected]> Commit-Queue: Erik Ernst <[email protected]>
1 parent a4d2c98 commit 362be52

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": "486d45a328c11d87520a410f1b1c69711f4aede8",
57+
"co19_rev": "8aa677577f4a2d4edd99f1bd4e3ec554c3712edb",
5858

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

0 commit comments

Comments
 (0)