mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
[co19] Roll co19 to 8c5fea8a51cf8c35724ddf136248350bb307d344
2021-04-20 irina.arkhipets@gmail.com Fixes 996: new tests for i-2-b and least-and-greatest-closures added. 2021-04-20 sgrekhov@unipro.ru Status files checker. Error processing improved 2021-04-19 sgrekhov@unipro.ru Status files checker. Small updates. Working version 2021-04-16 sgrekhov@unipro.ru Status files checker. Initial commit 2021-04-16 irina.arkhipets@gmail.com Addition for the Issue 534: checked constant variables are moved into main function. 2021-04-16 irina.arkhipets@gmail.com Fixes 1080: comments and more test cases added. 2021-04-15 irina.arkhipets@gmail.com Issue 1080: error in parameter name fixed. 2021-04-15 sgrekhov@unipro.ru Fixed typo which broke the test 2021-04-13 irina.arkhipets@gmail.com Fixes 1077: test corrected 2021-04-13 irina.arkhipets@gmail.com Fixes 1076: test expectation corrected. 2021-04-13 irina.arkhipets@gmail.com Fixes 1075: test expectation corrected. 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-debug-x64-try,vm-kernel-nnbd-linux-release-simarm64-try,vm-kernel-nnbd-linux-release-x64-try,vm-kernel-nnbd-mac-release-x64-try,vm-kernel-nnbd-win-release-x64-try,vm-kernel-precomp-nnbd-linux-debug-x64-try,vm-kernel-precomp-nnbd-linux-release-simarm64-try,vm-kernel-precomp-nnbd-linux-release-x64-try Change-Id: Icff306da85e8c41cd9cd6406ed10d586fea0ddde Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/195985 Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
parent
dd84fdb894
commit
0a87379622
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -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": "65d887eaa99f45e0bd5320ae7ef247eb8d4a264f",
|
||||
"co19_rev": "8c5fea8a51cf8c35724ddf136248350bb307d344",
|
||||
"co19_2_rev": "f7f583366396cb1457e58c9bfb6d6e53dc21d741",
|
||||
|
||||
# The internal benchmarks to use. See go/dart-benchmarks-internal
|
||||
|
|
Loading…
Reference in a new issue