Index: expectations/gm/ignored-tests.txt |
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt |
index 9baba7eee0ef3426a407ea6599a74af7043de2ed..9ceab01c3aa57787dbc6c6f7ffadcfca352baffe 100644 |
--- a/expectations/gm/ignored-tests.txt |
+++ b/expectations/gm/ignored-tests.txt |
@@ -56,3 +56,8 @@ canvas-layer-state |
# The setYUV2RGB sample in transparent mode in this GM this test has always |
# drawn incorrectly on the GPU. The change above fixes it. |
colormatrix |
+ |
+# https://codereview.chromium.org/196473010/ |
+# bitmapshader with A8 bitmap should be colorized by the paint's color, this GM |
+# drawn incorrectly on the GPU. The change above fixes it. |
+bitmapshaders |