Skip to content

Commit c29e1c6

Browse files
committed
[co19] Roll co19 to 063592eb09adbd227e920fcf076a5b88b2ac377b
2021-11-29 [email protected] dart-lang/co19#932. HttpRequest/responseText_A01_t02 test fixed 2021-11-26 [email protected] Fixes dart-lang/co19#1231. More Super parameters tests added 2021-11-25 [email protected] dart-lang/co19#1238. FFI tests fixed and issue numbers added 2021-11-24 [email protected] Merge branch 'master' of https://github.com/dart-lang/co19 2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Link tests updated: comments added. 2021-11-24 [email protected] dart-lang/co19#1231. Super parameters tests fixed and new ones added 2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Process/killPid_* tests updated. 2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTestCopyrights updated in LibTest/io/Process test. 2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Process tests updated to check process exit code correctly, new test added. Cq-Include-Trybots: dart/try:analyzer-nnbd-linux-release-try,dart2js-nnbd-linux-x64-chrome-try,ddc-nnbd-linux-release-chrome-try,front-end-nnbd-linux-release-x64-try,vm-kernel-nnbd-linux-release-x64-try,vm-kernel-nnbd-win-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try Change-Id: I9f878f3400324fc44215350fa715e2e258cfd8bf Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221466 Reviewed-by: William Hesse <[email protected]>
1 parent 486e867 commit c29e1c6

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": "4ef349830b971c22d8ddb2970c4ba9002806fd85",
47+
"co19_rev": "063592eb09adbd227e920fcf076a5b88b2ac377b",
4848
# This line prevents conflicts when both packages are rolled simultaneously.
4949
"co19_2_rev": "995745937abffe9fc3a6441f9f0db27b2d706e4c",
5050

0 commit comments

Comments
 (0)