Index: infra/bots/recipes/swarm_compile.py |
diff --git a/infra/bots/recipes/swarm_compile.py b/infra/bots/recipes/swarm_compile.py |
index 284f385d5a2d4d5ba7daf8dbd90779870a3c6a63..8c0908486c55ae605ca10534a0c2385bff74c52a 100644 |
--- a/infra/bots/recipes/swarm_compile.py |
+++ b/infra/bots/recipes/swarm_compile.py |
@@ -29,6 +29,7 @@ TEST_BUILDERS = { |
'Build-Mac-Clang-x86_64-Release-CMake', |
'Build-Mac-Clang-x86_64-Release-GN', |
'Build-Ubuntu-Clang-arm64-Release-GN_Android', |
+ 'Build-Ubuntu-Clang-x86_64-Debug-ASAN', |
'Build-Ubuntu-Clang-x86_64-Debug-GN', |
'Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot', |
'Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs', |