Skip to content

Commit f94efba

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to ccda634a15d62b23b427ae260991bd7580164661
2025-05-01 49699333+dependabot[bot]@users.noreply.github.com Bump actions/setup-java from 4.7.0 to 4.7.1 in the github-actions group (dart-lang/co19#3166) 2025-04-30 [email protected] dart-lang/co19#3057. Add type of interest tests. (dart-lang/co19#3161) 2025-04-30 [email protected] dart-lang/co19#3057. Update promotion via assignment tests (dart-lang/co19#3160) 2025-04-30 [email protected] dart-lang/co19#3057. Add promotion tests for `if` and `break` statements (dart-lang/co19#3156) 2025-04-29 [email protected] dart-lang/co19#3057. Add promotion tests for for-in loop (dart-lang/co19#3154) 2025-04-29 [email protected] Fixes dart-lang/co19#3151. Update constants expression tests. (dart-lang/co19#3157) 2025-04-29 [email protected] dart-lang/co19#3057. Remove obsolete `promotion_via_initialization_*` tests (dart-lang/co19#3163) 2025-04-29 [email protected] dart-lang/co19#3057. Add promotion tests for do loop and continue statement (dart-lang/co19#3155) 2025-04-29 [email protected] dart-lang/co19#3057. Fix typos in descriptions in `promotion_via_type_test_*` (dart-lang/co19#3164) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: Icf2ea16079c6998c7c8eca502c7c6f08f816b445 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/426060 Reviewed-by: Erik Ernst <[email protected]> Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Alexander Thomas <[email protected]>
1 parent 8296060 commit f94efba

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

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

0 commit comments

Comments
 (0)