Skip to content

Commit 75cda04

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to 362f338ab555a7cc27326bbc12bc054e232b7a5b
2025-02-13 [email protected] dart-lang/co19#3057. Operator `==` tests renamed (dart-lang/co19#3075) 2025-02-13 [email protected] Fixes dart-lang/co19#3073. Add `asyncEnd()` after `cleanup` invocation in `asyncTest` (dart-lang/co19#3074) 2025-02-07 [email protected] dart-lang/co19#3054. Add more test cases to closurization tests. Part 2. (dart-lang/co19#3069) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: Ic56a06a8f8ec1fc36b04b5250ad5a4cf698e5404 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/409940 Reviewed-by: Alexander Thomas <[email protected]> Reviewed-by: Erik Ernst <[email protected]> Commit-Queue: Alexander Thomas <[email protected]>
1 parent 62e726c commit 75cda04

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": "b14b0802e696a60c79b00d0f052e26fb986f0faf",
57+
"co19_rev": "362f338ab555a7cc27326bbc12bc054e232b7a5b",
5858

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

0 commit comments

Comments
 (0)