[co19] Roll co19 to e9f3b0239dedd349084ca1e0b9d2ceacf4b2a1ef

2021-09-23 irina.arkhipets@gmail.com Issue dart-lang/co19#1200: Missing Issue tags added.
2021-09-23 irina.arkhipets@gmail.com Issue dart-lang/co19#1200: Roll failures fixed for LanguageFeatures/Instantiate-to-bound tests.
2021-09-23 sgrekhov@unipro.ru Fixes dart-lang/co19#1201. Add tests that 'late' and 'required' are not reserved words
2021-09-23 sgrekhov@unipro.ru dart-lang/co19#1200. Some of the roll failures fixed
2021-09-22 sgrekhov@unipro.ru Fixes dart-lang/co19#1199. Change the way of checking of constants identity
2021-09-21 irina.arkhipets@gmail.com Issue dart-lang/co19#1189: Check for JavaScript removed because test is excluded.
2021-09-17 sgrekhov@unipro.ru Fixes dart-lang/co19#1198. Add more e<typeArgs> tests instead
2021-09-16 sgrekhov@unipro.ru dart-lang/co19#1198. Remove callable_objects_instantiation_* tests and add e<typeArgs> tests instead
2021-09-16 sgrekhov@unipro.ru Fixes dart-lang/co19#1191. Call method in mixin tests added
2021-09-15 irina.arkhipets@gmail.com Fixes dart-lang/co19#1189: tests corrected according to https://dart-review.googlesource.com/c/sdk/+/212290.
2021-09-15 sgrekhov@unipro.ru dart-lang/co19#1197. Tests for tearing-off forwarding constructors introduced by mixin application added
2021-09-15 sgrekhov@unipro.ru dart-lang/co19#1087. Syntax tests for non-trivial function object computation 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-precomp-nnbd-linux-release-x64-try
Change-Id: I0ae1d3a78969339c863c5539557660106ca7622e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/214380
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2021-09-24 08:43:02 +00:00
parent f7fd4ebcec
commit eb89f571f7

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": "21e89324642656dcd903e97352d9d16da6a361ee",
"co19_rev": "e9f3b0239dedd349084ca1e0b9d2ceacf4b2a1ef",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "3e1ea1af9ef293d7f6a8f3332b5c71c7072a30e0",