[co19] Roll co19_2 to f691647f1c2cc4f1019fb619932c52d0a1adbf2c

2022-12-15 sgrekhov22@gmail.com Fixes dart-lang/co19#1595. Expect TypeError in place of NullThrownError in co19_2 tests (dart-lang/co19#1597)
2022-12-14 sgrekhov22@gmail.com dart-lang/co19#1586. Remove CyclicInitializationError from co19_2 tests (dart-lang/co19#1591)
2022-12-13 sgrekhov22@gmail.com 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 <eernst@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
This commit is contained in:
Sergey G. Grekhov 2022-12-16 09:07:49 +00:00 committed by Commit Queue
parent f9806280de
commit aac2b2e211

2
DEPS
View file

@ -53,7 +53,7 @@ vars = {
# hashes.
"co19_rev": "1caf238b37bb19081029a6580f31a728b1359dc0",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "56f45529ff2818e8549d6e092fc478e73d68fcc0",
"co19_2_rev": "f691647f1c2cc4f1019fb619932c52d0a1adbf2c",
# The internal benchmarks to use. See go/dart-benchmarks-internal
"benchmarks_internal_rev": "599aa474a03c37be146f82dfbad85f34f25ffa47",