Skip to content

Commit 95f55ab

Browse files
committed
[co19] Roll co19 to bbba568b780a48c69a1de8ad1a8527a37cf71fad
2020-07-07 [email protected] Fixes 786. LibTest\async\Zone migrated to null safety 2020-07-07 [email protected] More leftFutureOr tests added and also generator migrated to null safety 2020-07-06 [email protected] Debug output removed and issue number added 2020-07-06 [email protected] Language/Statements tests fixed after tryjob run 2020-07-06 [email protected] Fixes 784. LibTest\async\Timer migrated to null safety 2020-07-06 [email protected] Fixes 783. LibTest\async\StreamTransformer migrated to null safety 2020-07-06 [email protected] Fixes 782. LibTest\async\StreamIterator migrated to null safety 2020-07-03 [email protected] Fixes 780. StreamConsumer, StreamController and StreamSink tests migrated to null safety 2020-07-03 [email protected] Make getter and setter to have the same type 2020-07-02 [email protected] Return an expected type from the test Change-Id: I746333ddb8505f62041da8ec4a80ba223cfe5594 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153353 Reviewed-by: William Hesse <[email protected]>
1 parent 2c98bd5 commit 95f55ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ vars = {
4444
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
4545
# hashes. It requires access to the dart-build-access group, which EngProd
4646
# has.
47-
"co19_rev": "4035c66f0cacb70064395473cb54d810c046c225",
47+
"co19_rev": "bbba568b780a48c69a1de8ad1a8527a37cf71fad",
4848
"co19_2_rev": "620c1148c8b7a3d7f74afacf348c46f109eb64f2",
4949

5050
# The internal benchmarks to use. See go/dart-benchmarks-internal

0 commit comments

Comments
 (0)