Skip to content

Commit 1a17e9e

Browse files
sgrekhovCommit Queue
authored and
Commit Queue
committed
[co19] Roll co19 to b1b6108e0ef7aeaf27cacb5ff236494507fc48ac
2025-04-25 [email protected] dart-lang/co19#3122. Expect an error in case of non-constant in a constant expression (dart-lang/co19#3159) 2025-04-24 [email protected] dart-lang/co19#3057. Add return statement in loops tests (dart-lang/co19#3158) 2025-04-24 [email protected] dart-lang/co19#3057. Update instance check tests and add negated instance check ones (dart-lang/co19#3131) 2025-04-23 [email protected] dart-lang/co19#3057. Add promotion tests for C-style for-loop (dart-lang/co19#3153) 2025-04-18 [email protected] Fixes dart-lang/co19#3122. Update constants evaluation according to the specification (dart-lang/co19#3150) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: Ie89c9a3fbb920cb7e6488d652118ccc805b6f4ad Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/424760 Commit-Queue: Erik Ernst <[email protected]> Reviewed-by: Alexander Thomas <[email protected]> Reviewed-by: Erik Ernst <[email protected]> Commit-Queue: Alexander Thomas <[email protected]>
1 parent 7e8f84b commit 1a17e9e

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": "6ff5ec332b9c1b9bcbca9f47758ec11469f5b91f",
57+
"co19_rev": "b1b6108e0ef7aeaf27cacb5ff236494507fc48ac",
5858

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

0 commit comments

Comments
 (0)