We need to run co19_2
test suite on Dart 2.0 configurations
#33484
Labels
area-infrastructure
Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.
area-test
Cross-cutting test issues (use area- labels for specific failures; not used for package:test).
We really should test co19 on Dart 2.0 configurations. It appears like we don't run co19 on e.g. the
--compiler=dartkp --strong
configuration - probably we also don't run it on many other configurations.Just today I've been fixing an issue, which does have a test in co19 but we don't run seem to run it, so the issue was not uncovered.
The necessary changes are:
co19_2
@athomas Could you take a look at this?
/cc @mraleph @a-siva
The text was updated successfully, but these errors were encountered: