Skip to content

Commit 3bc1985

Browse files
rmacnak-googleCommit Queue
authored andcommitted
[infra] Add configuration for vm-tsan-mac-release-arm64.
Change-Id: I83e472910ed22394d9704afa48e24085fc65ebe4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/447001 Reviewed-by: Alexander Aprelev <[email protected]> Commit-Queue: Ryan Macnak <[email protected]>
1 parent da1d59c commit 3bc1985

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tools/bots/test_matrix.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,10 +1394,11 @@
13941394
"vm-asan-win-release-x64",
13951395
"vm-msan-linux-release-x64",
13961396
"vm-tsan-linux-release-x64",
1397+
"vm-tsan-mac-release-arm64",
13971398
"vm-ubsan-linux-release-x64"
13981399
],
13991400
"meta": {
1400-
"description": "This configuration is used by the X64 sanitizers."
1401+
"description": "This configuration is used by the sanitizers (high capacity machine pools)."
14011402
},
14021403
"steps": [
14031404
{
@@ -1435,7 +1436,7 @@
14351436
"vm-ubsan-linux-release-arm64"
14361437
],
14371438
"meta": {
1438-
"description": "This configuration is used by the ARM64 sanitizers."
1439+
"description": "This configuration is used by the sanitizers (low capacity machine pools)."
14391440
},
14401441
"steps": [
14411442
{

0 commit comments

Comments
 (0)