aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/test.py
diff options
context:
space:
mode:
authorGravatar Herb Derby <herb@google.com>2017-06-23 16:55:11 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-23 21:21:59 +0000
commit51f6a0f89e55b2c0f102aa7963320a23c586e71d (patch)
tree949b4cf3a2afca6659fb7c31d829beb4cfa1a84d /infra/bots/recipes/test.py
parent587d082f5044966d9766f43b2632169329986207 (diff)
Remove deadcode for sRGB image shading.
Change-Id: I9d98da67d97b64ab55cf44b9ae447882dccda1ca Reviewed-on: https://skia-review.googlesource.com/20695 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Herb Derby <herb@google.com>
Diffstat (limited to 'infra/bots/recipes/test.py')
-rw-r--r--infra/bots/recipes/test.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/infra/bots/recipes/test.py b/infra/bots/recipes/test.py
index 39bbca2ac0..09b6aa2620 100644
--- a/infra/bots/recipes/test.py
+++ b/infra/bots/recipes/test.py
@@ -255,7 +255,8 @@ def dm_flags(bot):
blacklist('_ test _ GrShape')
# skia:4095
- bad_serialize_gms = ['bleed_image',
+ bad_serialize_gms = ['all_variants_8888',
+ 'bleed_image',
'c_gms',
'colortype',
'colortype_xfermodes',