Index: infra/bots/recipes/swarm_test.py |
diff --git a/infra/bots/recipes/swarm_test.py b/infra/bots/recipes/swarm_test.py |
index 5809988d2e5c48b06425ca2758df4ef8d90da947..99fff3b1398a869e3b5b97a6938b0023ccb02caa 100644 |
--- a/infra/bots/recipes/swarm_test.py |
+++ b/infra/bots/recipes/swarm_test.py |
@@ -39,6 +39,7 @@ TEST_BUILDERS = { |
'Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot', |
'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug', |
'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug', |
+ 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-ASAN', |
'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN', |
'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared', |
'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN', |