Skip to content

Commit ddfc484

Browse files
committed
[co19] Roll co19 to 0fb063ff4707dbd7893f13d5babc30cdb80abd91
2020-07-24 [email protected] Fixes 861. LibTest\io\Directory migrated to null safety 2020-07-24 [email protected] UtilsHtml/expect fixed for null safety 2020-07-24 [email protected] Fixes 860. LibTest\io\Cookie tests migrated to null safety 2020-07-24 [email protected] Fixes 859. LibTest\html\Window tests migrated to null safety 2020-07-24 [email protected] LibTest/async tests fixed after tryjob run 2020-07-23 [email protected] Fixes 858. LibTest\html\Node tests migrated to null safety Change-Id: Ib048bda00d69d6df993760b344bc135627915b76 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155762 Reviewed-by: Jonas Termansen <[email protected]> Reviewed-by: Sergey Grekhov <[email protected]>
1 parent 2484377 commit ddfc484

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
@@ -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": "d79951e06e443213243e54c2c32694b79a221b65",
47+
"co19_rev": "0fb063ff4707dbd7893f13d5babc30cdb80abd91",
4848
"co19_2_rev": "e48b3090826cf40b8037648f19d211e8eab1b4b6",
4949

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

0 commit comments

Comments
 (0)