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

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

Issue 831313002: use conics for ovals and roundrects (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: add nvpr failures 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 | gyp/skia_for_android_framework_defines.gypi » ('j') | no next file with comments »
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 24 matching lines...) Expand all
35 35
36 # robertphillips - skia:2995 36 # robertphillips - skia:2995
37 blurrects 37 blurrects
38 38
39 # sugoi https://codereview.chromium.org/646213004/ 39 # sugoi https://codereview.chromium.org/646213004/
40 # New shadow only option in SkDropShadowImageFilter 40 # New shadow only option in SkDropShadowImageFilter
41 dropshadowimagefilter 41 dropshadowimagefilter
42 42
43 # fmalita skia:3278 43 # fmalita skia:3278
44 thinstrokedrects 44 thinstrokedrects
45
46 # reed/egdaniel -- new conic code
47 bigmatrix
48 bitmaprect_i
49 bitmaprect_s
50 bitmapshaders
51 blurcircles
52 blurroundrect-WH-100x100-unevenCorners
53 blurs
54 c_gms
55 circles
56 circular-clips
57 complexclip2_path_aa
58 complexclip2_rrect_aa
59 complexclip3_complex
60 complexclip3_simple
61 convexpaths
62 dashing2
63 drrect
64 emboss
65 extractbitmap
66 fatpathfill
67 filltypes
68 filltypespersp
69 gpusamplerstress
70 hairlines
71 image-surface
72 imagefiltersclipped
73 imagefiltersscaled
74 lerpmode
75 lumafilter
76 mixed_xfermodes
77 nested_aa
78 nested_bw
79 ninepatch-stretch
80 ovals
81 patheffect
82 pathfill
83 pathinterior
84 pathinvfill
85 pathopsskpclip
86 peekpixels
87 pictureshader
88 pictureshadertile
89 points
90 radial_gradient2
91 rects
92 roundrects
93 rrect
94 rrect_clip_aa
95 rrect_clip_bw
96 rrect_draw_aa
97 rrect_draw_bw
98 simpleaaclip_aaclip
99 simpleaaclip_path
100 simpleblurroundrect
101 spritebitmap
102 srcmode
103 stroke-fill
104 strokerect
105 strokes_round
106 tablecolorfilter
107 testimagefilters
108 texteffects
109 tiledscaledbitmap
110 twopointconical
111 verttext
112 bezier_conic_effects
113 bezier_cubic_effects
114 bezier_quad_effects
115 dcshader
116 drawlooper
117 filterfastbounds
118 path-reverse
119 strokes3
120 texture_domain_effect
121 inverse_paths
122 complexclip2_rrect_bw
123 multipicturedraw_rrectclip_tiled
124 imagefiltersbase
125 hairmodes
126 imagefilterscropped
127 multipicturedraw_rrectclip_simple
128 aarectmodes
OLDNEW
« no previous file with comments | « no previous file | gyp/skia_for_android_framework_defines.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698