Skip to content

Commit aac2b2e

Browse files
sgrekhovCommit Queue
authored and
Commit Queue
committed
[co19] Roll co19_2 to f691647f1c2cc4f1019fb619932c52d0a1adbf2c
2022-12-15 [email protected] Fixes dart-lang/co19#1595. Expect TypeError in place of NullThrownError in co19_2 tests (dart-lang/co19#1597) 2022-12-14 [email protected] dart-lang/co19#1586. Remove CyclicInitializationError from co19_2 tests (dart-lang/co19#1591) 2022-12-13 [email protected] dart-lang/co19#1581. Remove use of Deprecated.expires (dart-lang/co19#1585) Change-Id: Icbf31546935281067815d59957ed2ddc7e262546 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/275921 Commit-Queue: Erik Ernst <[email protected]> Reviewed-by: Erik Ernst <[email protected]>
1 parent f980628 commit aac2b2e

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
@@ -53,7 +53,7 @@ vars = {
5353
# hashes.
5454
"co19_rev": "1caf238b37bb19081029a6580f31a728b1359dc0",
5555
# This line prevents conflicts when both packages are rolled simultaneously.
56-
"co19_2_rev": "56f45529ff2818e8549d6e092fc478e73d68fcc0",
56+
"co19_2_rev": "f691647f1c2cc4f1019fb619932c52d0a1adbf2c",
5757

5858
# The internal benchmarks to use. See go/dart-benchmarks-internal
5959
"benchmarks_internal_rev": "599aa474a03c37be146f82dfbad85f34f25ffa47",

0 commit comments

Comments
 (0)