[infra] Increase Linux ARM64 sanitizer test coverage.
Change-Id: Id9086913d0c3b7a0d88eaeb2ce8f2be17f80e285 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/510541 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
committed by
dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent
892e6a8b53
commit
9bf5bfb83d
@@ -1578,7 +1578,7 @@
|
|||||||
"-nvm-${sanitizer}-${system}-${mode}-${arch}",
|
"-nvm-${sanitizer}-${system}-${mode}-${arch}",
|
||||||
"ffi",
|
"ffi",
|
||||||
"standalone",
|
"standalone",
|
||||||
"vm/dart/tsan"
|
"vm/dart"
|
||||||
],
|
],
|
||||||
"fileset": "vm",
|
"fileset": "vm",
|
||||||
"shards": 2
|
"shards": 2
|
||||||
@@ -1589,7 +1589,7 @@
|
|||||||
"-nvm-aot-${sanitizer}-${system}-${mode}-${arch}",
|
"-nvm-aot-${sanitizer}-${system}-${mode}-${arch}",
|
||||||
"ffi",
|
"ffi",
|
||||||
"standalone",
|
"standalone",
|
||||||
"vm/dart/tsan"
|
"vm/dart"
|
||||||
],
|
],
|
||||||
"fileset": "vm",
|
"fileset": "vm",
|
||||||
"shards": 4
|
"shards": 4
|
||||||
|
|||||||
Reference in New Issue
Block a user