Skip to content

Commit d361b8f

Browse files
sgrekhovCommit Queue
authored and
Commit Queue
committed
[co19] Roll co19 to 7e4321a5cb2d8fcf9c3c818e62ef6d6f4fd87626
2025-03-21 [email protected] dart-lang/co19#3057. Update expectations for `while(false) ...` test (dart-lang/co19#3114) 2025-03-19 [email protected] dart-lang/co19#3057. Add more for-statement tests (dart-lang/co19#3110) 2025-03-17 [email protected] dart-lang/co19#2119. Fix typos in descriptions (dart-lang/co19#3109) 2025-03-17 [email protected] dart-lang/co19#3057. Add `for(;;)` statements tests (dart-lang/co19#3108) 2025-03-14 [email protected] dart-lang/co19#3057. Add while statements tests and update assignments (dart-lang/co19#3107) 2025-03-14 [email protected] dart-lang/co19#3057. Add conditional statements tests (dart-lang/co19#3106) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: I7edea518e4d853da39d2f1b78674ab6abeadccb7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/417180 Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Erik Ernst <[email protected]> Reviewed-by: Erik Ernst <[email protected]>
1 parent ae6da8b commit d361b8f

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": "1d13f7cac1d24b888bb2d4cb2c99f763977fdf73",
57+
"co19_rev": "7e4321a5cb2d8fcf9c3c818e62ef6d6f4fd87626",
5858

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

0 commit comments

Comments
 (0)