Run legacy co19 tests in analyzer-asserts-weak configuration.

This will allow us to see whether any legacy co19 tests are expected
to fail when we unfork the SDK.

Change-Id: If3c1b86a86094e4754e0cff44238edd6d0c5f752
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/135623
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
This commit is contained in:
Paul Berry 2020-02-13 19:08:58 +00:00 committed by commit-bot@chromium.org
parent 166edab750
commit 4ca3d267ee

View file

@ -2734,6 +2734,13 @@
"-nanalyzer-asserts-weak-${system}"
]
},
{
"name": "analyze nnbd legacy weak tests enable-asserts co19_2",
"arguments": [
"-nanalyzer-asserts-weak-${system}",
"co19_2"
]
},
{
"name": "analyze nnbd strong co19 tests",
"arguments": [