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

Side by Side Diff: expectations/gm/ignored-tests.txt

Issue 854013002: Refactor position computation to enable device space "nudge" (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add suppressions Created 5 years, 11 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 unified diff | Download patch
« no previous file with comments | « no previous file | src/gpu/GrAAConvexPathRenderer.cpp » ('j') | src/gpu/GrGeometryProcessor.cpp » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Failures of any GM tests listed in this file will be ignored [1], as 1 # Failures of any GM tests listed in this file will be ignored [1], as
2 # if they had been marked "ignore-failure": true in the per-builder 2 # if they had been marked "ignore-failure": true in the per-builder
3 # expected-results.json files. 3 # expected-results.json files.
4 # 4 #
5 # The idea is that, if you modify a GM test in such a way that you know it will 5 # The idea is that, if you modify a GM test in such a way that you know it will
6 # require rebaselines on multiple platforms, you should add that test's name to 6 # require rebaselines on multiple platforms, you should add that test's name to
7 # this list within the same CL that modifies the test. 7 # this list within the same CL that modifies the test.
8 # Then, AS SOON AS POSSIBLE, you should rebaseline the tests (they will show up 8 # Then, AS SOON AS POSSIBLE, you should rebaseline the tests (they will show up
9 # as status "failure-ignored") and remove the line you added to this file. 9 # as status "failure-ignored") and remove the line you added to this file.
10 # If there are any lingering failures that need to be suppressed (ignored), you 10 # If there are any lingering failures that need to be suppressed (ignored), you
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 downsamplebitmap_image_medium_mandrill_132x132_12x12 45 downsamplebitmap_image_medium_mandrill_132x132_12x12
46 downsamplebitmap_image_medium_mandrill_512.png 46 downsamplebitmap_image_medium_mandrill_512.png
47 downsamplebitmap_image_medium_mandrill_132x132_12x12.astc 47 downsamplebitmap_image_medium_mandrill_132x132_12x12.astc
48 downsamplebitmap_checkerboard_medium_512_256 48 downsamplebitmap_checkerboard_medium_512_256
49 downsamplebitmap_text_medium_72.00pt 49 downsamplebitmap_text_medium_72.00pt
50 filterindiabox 50 filterindiabox
51 # possibly also reed? 51 # possibly also reed?
52 coloremoji 52 coloremoji
53 fontmgr_iter 53 fontmgr_iter
54 54
55 # robertphillips - https://codereview.chromium.org/854013002/
56 # gpu-only and only a few low intensity pixel diffs
57 conicpaths
58 convexpaths
59 dashcubics
60 dcshader
61 dftext
62 fontmgr_bounds
63 fontmgr_bounds_1_-0.25
64 fontmgr_bounds_0.75_0
65 getpostextpath
66 glyph_pos_h_s
67 gradients_view_perspective
68 hairlines
69 mixed_xfermodes
70 patch_grid
71 patch_primitive
72 pathinterior
73 path-reverse
74 points
75 poly2poly
76 polygons
77 roundrects
78 rrect
79 shadertext2
80 shadertext3
81 stringart
82 strokerects
83 strokes3
84 stroketext
85
55 # fmalita - rebaseline for http://crbug.com/447707 86 # fmalita - rebaseline for http://crbug.com/447707
56 pictureshader 87 pictureshader
OLDNEW
« no previous file with comments | « no previous file | src/gpu/GrAAConvexPathRenderer.cpp » ('j') | src/gpu/GrGeometryProcessor.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698