| Index: scripts/slave/recipes/skia/swarm_trigger.py
|
| diff --git a/scripts/slave/recipes/skia/swarm_trigger.py b/scripts/slave/recipes/skia/swarm_trigger.py
|
| index 9c1fc14fc802d375cfb36bcc27b175320c7ce795..2b8d455f07dcde218c3c71abeb994429d1f9771d 100644
|
| --- a/scripts/slave/recipes/skia/swarm_trigger.py
|
| +++ b/scripts/slave/recipes/skia/swarm_trigger.py
|
| @@ -45,6 +45,7 @@ TEST_BUILDERS = {
|
| 'Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Release-Swarming',
|
| 'Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-Swarming',
|
| 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Swarming',
|
| + 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-SwarmingMSAN',
|
| 'Test-Win8-MSVC-ShuttleA-GPU-HD7770-x86_64-Release-Swarming',
|
| 'Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Swarming',
|
| ],
|
|
|