aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_test.py
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-09-15 11:02:05 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-09-15 11:02:05 -0700
commit1bf8e6e16e33c60d6fc0a6e911c4730e91c5f4e5 (patch)
treeaa3e1fe621f0ff567e62ebe315bfcc380ebea109 /infra/bots/recipes/swarm_test.py
parent606add3dfb2f6d1dc3ee4921876e7c9fa01643f9 (diff)
Blacklist slsrgb + image decoding.
Diffstat (limited to 'infra/bots/recipes/swarm_test.py')
-rw-r--r--infra/bots/recipes/swarm_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/bots/recipes/swarm_test.py b/infra/bots/recipes/swarm_test.py
index 585c9c2a7c..83b18fbe0e 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.