aboutsummaryrefslogtreecommitdiff
path: root/expectations
diff options
context:
space:
mode:
authorRobert Phillips <robertphillips@google.com>2014-11-11 09:17:19 -0500
committerRobert Phillips <robertphillips@google.com>2014-11-11 09:17:19 -0500
commite12770148a7d170e4845ebfae75ac38ae9cf4f32 (patch)
tree2bc67166aa6e7bed0872658e1156454befefd82c /expectations
parentb4f3d69b8e18128598b8f62dd6fc7ae0e761cd57 (diff)
downloadskia-e12770148a7d170e4845ebfae75ac38ae9cf4f32.tar.gz
Cherry pick two CLs back to M39 to fix a bug
Bug fix for cull_line in SkDashPathEffect. Review URL: https://codereview.chromium.org/703783002 Crop the fast path dashed lines to the cull rect Review URL: https://codereview.chromium.org/699623003 BUG=428296 R=bsalomon@google.com Review URL: https://codereview.chromium.org/706013005
Diffstat (limited to 'expectations')
-rw-r--r--expectations/gm/ignored-tests.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt
index 377575eda..989e1f320 100644
--- a/expectations/gm/ignored-tests.txt
+++ b/expectations/gm/ignored-tests.txt
@@ -41,3 +41,6 @@ multipicturedraw_pathclip_tiled
# rileya - https://codereview.chromium.org/516463005/ will rebaseline after bots cycle
yuv_to_rgb_effect
+
+#edgdaniel https://codereview.chromium.org/703783002/
+dashing