[co19] Roll co19 to a4144628905e0d3326b2549c9a1425bfca06c681

2021-12-07 sgrekhov@unipro.ru dart-lang/co19#932. HttpRequestUpload tests fixed
2021-12-06 irina.arkhipets@gmail.com Issue dart-lang/co19#1094: Runtime executable mode checks moved to Utils/Expect, Language/Libraries_and_Scripts/Scripts, LibTest/io/Process tests corrected.
2021-12-03 irina.arkhipets@gmail.com Issue dart-lang/co19#1239: in LibTest/io/Process/run_A01_t03 isDartkp is a getter now.
2021-12-03 sgrekhov@unipro.ru Subtype test added testing 500 elements deep transitivity
2021-12-02 irina.arkhipets@gmail.com Issue dart-lang/co19#1239: typo corrected in LibTest/io/Process/run_A01_t03
2021-12-02 sgrekhov@unipro.ru Fixes dart-lang/co19#1241. Missed return statements added
2021-12-02 sgrekhov@unipro.ru Fixes dart-lang/co19#1240. Typos fixed in Named arguments anywhere tests
2021-12-01 irina.arkhipets@gmail.com More fix for dart-lang/co19#1094: LibTest/io/Process/run_A01_t03 test corrected: exit code for precompiled runtime should be 255

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: I96860dcd3b42d56d2a0c202e1e5fbc251b92106a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/222202
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2021-12-07 11:32:48 +00:00
parent c4d5a2ed8a
commit afc70dbeef

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": "063592eb09adbd227e920fcf076a5b88b2ac377b",
"co19_rev": "a4144628905e0d3326b2549c9a1425bfca06c681",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "995745937abffe9fc3a6441f9f0db27b2d706e4c",