diff options
author | fmalita@google.com <fmalita@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-04-07 23:30:37 +0000 |
---|---|---|
committer | fmalita@google.com <fmalita@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-04-07 23:30:37 +0000 |
commit | 98f4e5cea30690259ef808ec063380d3ba8740b0 (patch) | |
tree | 9a22270e01eb8ef15adf9d987b52bd9177f331a7 | |
parent | 592b2d13c9fa856ae23cf6d643a39c21216e928d (diff) |
Suppress pictureshader GM failures.
Pending baselines.
TBR=bensong@google.com
Review URL: https://codereview.chromium.org/225413018
git-svn-id: http://skia.googlecode.com/svn/trunk@14086 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r-- | expectations/gm/ignored-tests.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 2451f43be1..c83f6ea08f 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -56,6 +56,10 @@ filltypespersp # I will likely just delete the GM. canvas-layer-state +# fmalita: https://codereview.chromium.org/221923007/ +# Suppress pictureshader GM failures, pending baselines. +pictureshader + # yunchao: https://codereview.chromium.org/204143004/ # This change add some cases to bitmapshader to avoid potential drawing error for kA8_Config bitmapshaders |