[co19] Roll co19 to 73545b2bf6c7f8e4eb931bb04d86e38d6485deee

2021-10-25 sgrekhov@unipro.ru dart-lang/co19#1207. More Enhanced enums tests added
2021-10-25 sgrekhov@unipro.ru dart-lang/co19#1207. More Enhanced enums semantics tests added
2021-10-21 sgrekhov@unipro.ru dart-lang/co19#1207. More Enhanced enums semantics tests added
2021-10-20 sgrekhov@unipro.ru dart-lang/co19#1207. Enhanced enums semantics tests fixed and new added
2021-10-20 sgrekhov@unipro.ru dart-lang/co19#1207. Enhanced enums semsntics tests added
2021-10-20 asashour@yahoo.com Fix typo (dart-lang/co19#1227)
2021-10-19 sgrekhov@unipro.ru dart-lang/co19#1207. More enhanced enums tests added
2021-10-19 irina.arkhipets@gmail.com More fix for dart-lang/co19#1094: Missing Issue tag added (47496).
2021-10-19 irina.arkhipets@gmail.com More fix for dart-lang/co19#1094: Test updated.
2021-10-18 sgrekhov@unipro.ru dart-lang/co19#1207. More enhanced enums tests added
2021-10-18 irina.arkhipets@gmail.com More fix for dart-lang/co19#1094: Test updated to expect current dart behavior, Issue tag added.
2021-10-15 sgrekhov@unipro.ru Fixes dart-lang/co19#1225. Remove check for identity of 0/0 and nan
2021-10-15 sgrekhov@unipro.ru dart-lang/co19#1207. More Enhanced Enums tests added
2021-10-14 sgrekhov@unipro.ru dart-lang/co19#1223. Equality of extension tear-offs is not specified
2021-10-14 sgrekhov@unipro.ru Fixes dart-lang/co19#1224. Don't expect not identical tear-offs to be identical

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: I63a11f54c383ca8d90bbdea97bcf65c9ca9e436d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/218120
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2021-10-26 09:47:34 +00:00
parent 25ef052cfc
commit c3e3192ddb

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": "cd6510c8346444792b37f6f26feffcc234a44dd1",
"co19_rev": "73545b2bf6c7f8e4eb931bb04d86e38d6485deee",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "a93f8484f7265f0849692d3b1208323393733f8d",