Blacklist slsrgb + image decoding.
authormtklein <mtklein@chromium.org>
Thu, 15 Sep 2016 18:02:05 +0000 (11:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 15 Sep 2016 18:02:05 +0000 (11:02 -0700)
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2345723003

Review-Url: https://codereview.chromium.org/2345723003

infra/bots/recipes/swarm_test.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug.json
infra/bots/recipes/swarm_test.py

index 585c9c2..83b18fb 100644 (file)
@@ -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.