mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
[co19] Roll co19 to def1183bacc28f008db4fdd3d0442ed05f1889f8
2020-02-06 irina.arkhipets@gmail.com Fixed Issue 465: Issue tags updated. 2020-02-04 irina.arkhipets@gmail.com Fixed Issue 465: re-factoring. 2020-02-04 irina.arkhipets@gmail.com Fixed Issue 465: re-factoring. 2020-02-04 irina.arkhipets@gmail.com Fixed Issue 465: New nnbd tests added (overriding). 2020-02-03 irina.arkhipets@gmail.com Fixed Issue 465: Overriding tests updated. 2020-01-31 irina.arkhipets@gmail.com Fixed Issue 465: New tests for overriding added. 2020-01-31 irina.arkhipets@gmail.com Fixed Issue 465: New tests for overriding added. 2020-01-31 irina.arkhipets@gmail.com Fixed Issue 518: Issue tags updated. 2020-01-30 irina.arkhipets@gmail.com Fixed Issue 518: Minor tests correction. 2020-01-30 irina.arkhipets@gmail.com Fixed Issue 518: Minor tests correction. 2020-01-30 irina.arkhipets@gmail.com Merge branch 'master' of https://github.com/dart-lang/co19 2020-01-30 sgrekhov@unipro.ru NNBD tests updated according last roll results (fixed, issue numbers added) 2020-01-30 sgrekhov@unipro.ru Null aware test fixed 2020-01-30 sgrekhov@unipro.ru Null aware test fixed 2020-01-29 irina.arkhipets@gmail.com Fixed Issue 518: Issue tags added for the NNBD tests which fail because of the issues 40367, 40368 2020-01-29 sgrekhov@unipro.ru NNBD tests fixed after the next roll results investigation 2020-01-28 irina.arkhipets@gmail.com Fixed Issue 516: expected result for the tests which check methods with required arguments updated. Change-Id: I8efb2e49a7dd5f6ef4422dd068264d0cfb57586e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134701 Reviewed-by: Jonas Termansen <sortie@google.com>
This commit is contained in:
parent
80dacdf3a0
commit
43b751c15b
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -39,7 +39,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": "5a3388d1f79cc3c61f9cdc1b3eaaa405bd62c882",
|
||||
"co19_rev": "def1183bacc28f008db4fdd3d0442ed05f1889f8",
|
||||
"co19_2_rev": "368bfa9e877a2df003547f64bb17e30596af10c7",
|
||||
|
||||
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
|
||||
|
|
Loading…
Reference in a new issue