Index: infra/bots/recipes/swarm_test.py |
diff --git a/infra/bots/recipes/swarm_test.py b/infra/bots/recipes/swarm_test.py |
index 585c9c2a7c7a6ea3c97716fce3a7209b1c6c7fa8..83b18fbe0e18b9c7ee483a2e3b50fdb965aeb84a 100644 |
--- a/infra/bots/recipes/swarm_test.py |
+++ b/infra/bots/recipes/swarm_test.py |
@@ -157,6 +157,7 @@ def dm_flags(bot): |
blacklist('f16 image _ _') |
blacklist('srgb image _ _') |
blacklist('gpusrgb image _ _') |
+ blacklist('glsrgb image _ _') |
if 'Valgrind' in bot: |
# These take 18+ hours to run. |