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

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

Issue 746423007: Draft change to start pulling uniform color into GP (Closed) Base URL: https://skia.googlesource.com/skia.git@no_factories
Patch Set: rebase Created 6 years 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/gpu.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 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 53
54 #humper skia:2049 54 #humper skia:2049
55 dashcubics 55 dashcubics
56 56
57 #derekf 57 #derekf
58 drawbitmapmatrix 58 drawbitmapmatrix
59 59
60 #junov skbug.com/3176 60 #junov skbug.com/3176
61 pictureimagefilter 61 pictureimagefilter
62 62
63 #joshualitt
64 hairlines
65
63 #scroggo skbug.com/3241 66 #scroggo skbug.com/3241
64 # replacing SkLCGRandom with SkRandom 67 # replacing SkLCGRandom with SkRandom
65 beziers 68 beziers
66 circles 69 circles
67 complexclip2 70 complexclip2
68 complexclip2_rect_aa 71 complexclip2_rect_aa
69 complexclip2_rect_bw 72 complexclip2_rect_bw
70 complexclip2_path_aa 73 complexclip2_path_aa
71 complexclip2_path_bw 74 complexclip2_path_bw
72 complexclip2_rrect_aa 75 complexclip2_rrect_aa
73 complexclip2_rrect_bw 76 complexclip2_rrect_bw
74 cubicpath 77 cubicpath
75 cubicclosepath 78 cubicclosepath
76 degeneratesegments 79 degeneratesegments
77 emptypath 80 emptypath
78 getpostextpath 81 getpostextpath
79 hittestpath 82 hittestpath
80 linepath 83 linepath
81 lineclosepath 84 lineclosepath
82 points 85 points
83 polygons 86 polygons
84 quadpath 87 quadpath
85 quadclosepath 88 quadclosepath
86 strokerects 89 strokerects
87 strokes_round 90 strokes_round
88 strokes_poly 91 strokes_poly
OLDNEW
« no previous file with comments | « no previous file | gyp/gpu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698