From 9bf5bfb83da53c81b9487d76a29d696f20bdeb31 Mon Sep 17 00:00:00 2001 From: Ryan Macnak Date: Wed, 10 Jun 2026 16:12:39 -0700 Subject: [PATCH] [infra] Increase Linux ARM64 sanitizer test coverage. Change-Id: Id9086913d0c3b7a0d88eaeb2ce8f2be17f80e285 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/510541 Reviewed-by: Alexander Aprelev Commit-Queue: Ryan Macnak --- tools/bots/test_matrix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/bots/test_matrix.json b/tools/bots/test_matrix.json index 74c2ca380ff..a2a5c16e2e4 100644 --- a/tools/bots/test_matrix.json +++ b/tools/bots/test_matrix.json @@ -1578,7 +1578,7 @@ "-nvm-${sanitizer}-${system}-${mode}-${arch}", "ffi", "standalone", - "vm/dart/tsan" + "vm/dart" ], "fileset": "vm", "shards": 2 @@ -1589,7 +1589,7 @@ "-nvm-aot-${sanitizer}-${system}-${mode}-${arch}", "ffi", "standalone", - "vm/dart/tsan" + "vm/dart" ], "fileset": "vm", "shards": 4