Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: infra/bots/recipes/swarm_test.py

Issue 2345723003: Blacklist slsrgb + image decoding. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | infra/bots/recipes/swarm_test.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | infra/bots/recipes/swarm_test.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698