1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-08 20:16:39 +00:00

[infra] Restore pkg test coverage on analyzer builders

These were unintentionally removed in go/dart-reviews/335442.

Bug: b/310114753
Cq-Include-Trybots: luci.dart.try:analyzer-mac-release-try
Change-Id: I55e69fdef0acfe68fe0ade92a20fbc296e09f3a0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/336900
Auto-Submit: Alexander Thomas <athom@google.com>
Commit-Queue: William Hesse <whesse@google.com>
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2023-11-17 11:48:36 +00:00 committed by Commit Queue
parent 4f5a6c8530
commit cc161c4e5c

View File

@ -2572,10 +2572,11 @@
]
},
{
"name": "analyze co19 tests enable-asserts",
"name": "analyze co19 and pkg tests enable-asserts",
"arguments": [
"-nanalyzer-asserts-${system}",
"co19"
"co19",
"pkg"
]
}
]