[co19] Roll co19 to 063592eb09adbd227e920fcf076a5b88b2ac377b

2021-11-29 sgrekhov@unipro.ru dart-lang/co19#932. HttpRequest/responseText_A01_t02 test fixed
2021-11-26 sgrekhov@unipro.ru Fixes dart-lang/co19#1231. More Super parameters tests added
2021-11-25 sgrekhov@unipro.ru dart-lang/co19#1238. FFI tests fixed and issue numbers added
2021-11-24 irina.arkhipets@gmail.com Merge branch 'master' of https://github.com/dart-lang/co19
2021-11-24 irina.arkhipets@gmail.com More fix for dart-lang/co19#1094: LibTest/io/Link tests updated: comments added.
2021-11-24 sgrekhov@unipro.ru dart-lang/co19#1231. Super parameters tests fixed and new ones added
2021-11-24 irina.arkhipets@gmail.com More fix for dart-lang/co19#1094: LibTest/io/Process/killPid_* tests updated.
2021-11-24 irina.arkhipets@gmail.com More fix for dart-lang/co19#1094: LibTestCopyrights updated in LibTest/io/Process test.
2021-11-24 irina.arkhipets@gmail.com 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 <whesse@google.com>
This commit is contained in:
Alexander Thomas 2021-12-07 08:45:15 +00:00
parent 486e867093
commit c29e1c6a58

2
DEPS
View file

@ -44,7 +44,7 @@ vars = {
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes. It requires access to the dart-build-access group, which EngProd
# has.
"co19_rev": "4ef349830b971c22d8ddb2970c4ba9002806fd85",
"co19_rev": "063592eb09adbd227e920fcf076a5b88b2ac377b",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "995745937abffe9fc3a6441f9f0db27b2d706e4c",