Skip to content

Commit 51616a6

Browse files
sgrekhovCommit Queue
authored and
Commit Queue
committed
[co19] Roll co19 to 2c7f9a6a379cfc49b3e9019d1f616d7ec9edd766
2025-04-03 [email protected] dart-lang/co19#3057. Add pattern assignment cases to for-in tests (dart-lang/co19#3130) 2025-04-02 [email protected] dart-lang/co19#3057. Add pattern assignment cases to while-loop tests (dart-lang/co19#3127) 2025-04-02 [email protected] dart-lang/co19#3057. Add pattern assignment cases to do-while tests (dart-lang/co19#3124) 2025-04-02 [email protected] dart-lang/co19#3122. Fix typo in type_inference_A07_t01.dart (dart-lang/co19#3125) 2025-04-01 [email protected] dart-lang/co19#3122. Fix errors in dot shorthands tests. (dart-lang/co19#3123) 2025-04-01 [email protected] dart-lang/co19#3057. Add switch statement tests (dart-lang/co19#3121) 2025-03-31 [email protected] dart-lang/co19#3057. Fix tests for literals and the type-check (dart-lang/co19#3116) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: Ieb1f5fb641976186bb0f5715c64e020c2ba097ec Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/420440 Reviewed-by: Alexander Thomas <[email protected]> Reviewed-by: Erik Ernst <[email protected]> Commit-Queue: Alexander Thomas <[email protected]>
1 parent 6838dab commit 51616a6

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": "c05c34e6f882987d910502908dae1bba154e24b2",
57+
"co19_rev": "2c7f9a6a379cfc49b3e9019d1f616d7ec9edd766",
5858

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

0 commit comments

Comments
 (0)