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

Side by Side Diff: skia/skia_test_expectations.txt

Issue 23568003: Remove Skia suppressions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # TEMPORARY overrides of 1 # TEMPORARY overrides of
2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt 2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
3 # that are associated with changes to the Skia code. 3 # that are associated with changes to the Skia code.
4 # 4 #
5 # GUIDELINES: 5 # GUIDELINES:
6 # - This file should be empty most of the time. 6 # - This file should be empty most of the time.
7 # - Expectations should only be added TEMPORARILY, as a step towards 7 # - Expectations should only be added TEMPORARILY, as a step towards
8 # rebaselining layout test results. If any one expectation remains in here 8 # rebaselining layout test results. If any one expectation remains in here
9 # for more than a week or two, then we are probably doing something wrong. 9 # for more than a week or two, then we are probably doing something wrong.
10 # - Expectations from this file should NOT be rolled into any other 10 # - Expectations from this file should NOT be rolled into any other
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 # 44 #
45 # 6. Make sure to rebaseline the layout tests as soon as possible! The longer 45 # 6. Make sure to rebaseline the layout tests as soon as possible! The longer
46 # we leave overrides in this file, the harder it will be to rebaseline those 46 # we leave overrides in this file, the harder it will be to rebaseline those
47 # tests (because other rendering changes might creep in). 47 # tests (because other rendering changes might creep in).
48 # 48 #
49 # START OVERRIDES HERE 49 # START OVERRIDES HERE
50 50
51 # Image scaling difference due to ongoing Skia image resizing changes 51 # Image scaling difference due to ongoing Skia image resizing changes
52 crbug.com/263331 virtual/deferred/fast/images/webp-color-profile-lossy.html [ Im ageOnlyFailure ] 52 crbug.com/263331 virtual/deferred/fast/images/webp-color-profile-lossy.html [ Im ageOnlyFailure ]
53 53
54 # With Skia r10399 Skia's Windows text metrics have been improved
55 crbug.com/265448 [ Win ] svg/batik/text/textEffect3.svg [ ImageOnlyFailure ]
56 crbug.com/265448 [ Win ] svg/custom/use-referencing-nonexisting-symbol.svg [ Ima geOnlyFailure ]
57 crbug.com/265448 [ Win ] svg/transforms/animated-path-inside-transformed-html.xh tml [ ImageOnlyFailure ]
58 crbug.com/265448 [ Win ] svg/transforms/text-with-pattern-inside-transformed-htm l.xhtml [ ImageOnlyFailure ]
59 crbug.com/265448 [ Win ] svg/transforms/text-with-pattern-with-svg-transform.svg [ ImageOnlyFailure ]
60
61 # With skia r10444 some imperceptible differences on the edges of blurs were cau sed
62 crbug.com/266315 fast/box-shadow/box-shadow-clipped-slices.html [ ImageOnlyFailu re ]
63 crbug.com/266315 fast/repaint/box-shadow-h.html [ ImageOnlyFailure ]
64 crbug.com/266315 fast/repaint/box-shadow-v.html [ ImageOnlyFailure ]
65 crbug.com/266315 fast/repaint/shadow-multiple-horizontal.html [ ImageOnlyFailure ]
66 crbug.com/266315 fast/repaint/shadow-multiple-strict-horizontal.html [ ImageOnly Failure ]
67 crbug.com/266315 fast/repaint/shadow-multiple-strict-vertical.html [ ImageOnlyFa ilure ]
68 crbug.com/266315 fast/repaint/shadow-multiple-vertical.html [ ImageOnlyFailure ]
69
70 # With Skia r10769 the rendering of lines was slightly changed resulting in two
71 # image layout differences
72 crbug.com/275475 virtual/gpu/fast/canvas/canvas-transforms-during-path.html [ Im ageOnlyFailure ]
73 crbug.com/275475 virtual/gpu/fast/canvas/quadraticCurveTo.xml [ ImageOnlyFailure ]
74
75 # With Skia r10936 several blur layout tests slightly changed [ ImageOnlyFailure ] 54 # With Skia r10936 several blur layout tests slightly changed [ ImageOnlyFailure ]
76 crbug.com/280292 compositing/shadows/shadow-drawing.html [ ImageOnlyFailure ]
77 crbug.com/280292 fast/borders/border-radius-split-inline.html [ ImageOnlyFailure ]
78 crbug.com/280292 fast/borders/border-radius-with-box-shadow-01.html [ ImageOnlyF ailure ]
79 crbug.com/280292 fast/borders/border-radius-with-box-shadow.html [ ImageOnlyFail ure ]
80 crbug.com/280292 fast/box-shadow/basic-shadows.html [ ImageOnlyFailure ]
81 crbug.com/280292 fast/box-shadow/box-shadow-radius.html [ ImageOnlyFailure ]
82 crbug.com/280292 fast/box-shadow/box-shadow-transformed.html [ ImageOnlyFailure ]
83 crbug.com/280292 fast/box-shadow/inset-box-shadow-radius.html [ ImageOnlyFailure ]
84 crbug.com/280292 fast/box-shadow/inset-box-shadows.html [ ImageOnlyFailure ]
85 crbug.com/280292 fast/box-shadow/inset.html [ ImageOnlyFailure ]
86 crbug.com/280292 fast/box-shadow/scaled-box-shadow.html [ ImageOnlyFailure ]
87 crbug.com/280292 fast/box-shadow/shadow-buffer-partial.html [ ImageOnlyFailure ]
88 crbug.com/280292 fast/box-shadow/shadow-tiling-artifact.html [ ImageOnlyFailure ]
89 crbug.com/280292 fast/box-shadow/single-pixel-shadow.html [ ImageOnlyFailure ]
90 crbug.com/280292 fast/canvas/canvas-incremental-repaint.html [ ImageOnlyFailure ]
91 crbug.com/280292 fast/css/box-shadow-and-border-radius.html [ ImageOnlyFailure ]
92 crbug.com/280292 fast/css/color-correction-on-text-shadow.html [ ImageOnlyFailur e ]
93 crbug.com/280292 fast/css/shadow-multiple.html [ ImageOnlyFailure ]
94 crbug.com/280292 fast/dom/HTMLMeterElement/meter-styles.html [ ImageOnlyFailure ]
95 crbug.com/280292 fast/forms/calendar-picker/calendar-picker-appearance-ar.html [ ImageOnlyFailure ]
96 crbug.com/280292 fast/forms/calendar-picker/calendar-picker-appearance-required- ar.html [ ImageOnlyFailure ]
97 crbug.com/280292 fast/forms/calendar-picker/calendar-picker-appearance-required. html [ ImageOnlyFailure ]
98 crbug.com/280292 fast/forms/calendar-picker/calendar-picker-appearance-ru.html [ ImageOnlyFailure ]
99 crbug.com/280292 fast/forms/calendar-picker/calendar-picker-appearance-step.html [ ImageOnlyFailure ]
100 crbug.com/280292 fast/forms/calendar-picker/calendar-picker-appearance.html [ Im ageOnlyFailure ]
101 crbug.com/280292 fast/forms/calendar-picker/month-picker-appearance-step.html [ ImageOnlyFailure ]
102 crbug.com/280292 fast/forms/calendar-picker/month-picker-appearance.html [ Image OnlyFailure ]
103 crbug.com/280292 fast/forms/calendar-picker/week-picker-appearance-step.html [ I mageOnlyFailure ]
104 crbug.com/280292 fast/forms/calendar-picker/week-picker-appearance.html [ ImageO nlyFailure ]
105 crbug.com/280292 fast/forms/checkbox/checkbox-appearance-basic.html [ ImageOnlyF ailure ]
106 crbug.com/280292 fast/forms/color/color-suggestion-picker-appearance.html [ Imag eOnlyFailure ]
107 crbug.com/280292 fast/forms/color/color-suggestion-picker-one-row-appearance.htm l [ ImageOnlyFailure ]
108 crbug.com/280292 fast/forms/color/color-suggestion-picker-two-row-appearance.htm l [ ImageOnlyFailure ]
109 crbug.com/280292 fast/forms/color/color-suggestion-picker-with-scrollbar-appeara nce.html [ ImageOnlyFailure ]
110 crbug.com/280292 fast/forms/radio/radio-appearance-basic.html [ ImageOnlyFailure ]
111 crbug.com/280292 fast/forms/range/range-appearance-basic.html [ ImageOnlyFailure ] 55 crbug.com/280292 fast/forms/range/range-appearance-basic.html [ ImageOnlyFailure ]
112 crbug.com/280292 fast/forms/search/search-appearance-basic.html [ ImageOnlyFailu re ]
113 crbug.com/280292 fast/forms/select/listbox-appearance-basic.html [ ImageOnlyFail ure ]
114 crbug.com/280292 fast/forms/select/menulist-appearance-basic.html [ ImageOnlyFai lure ]
115 crbug.com/280292 fast/forms/submit/submit-appearance-basic.html [ ImageOnlyFailu re ]
116 crbug.com/280292 fast/forms/text/text-appearance-basic.html [ ImageOnlyFailure ]
117 crbug.com/280292 fast/forms/textarea/textarea-appearance-basic.html [ ImageOnlyF ailure ] 56 crbug.com/280292 fast/forms/textarea/textarea-appearance-basic.html [ ImageOnlyF ailure ]
118 crbug.com/280292 fast/multicol/shadow-breaking.html [ ImageOnlyFailure ]
119 crbug.com/280292 fast/text/shadow-translucent-fill.html [ ImageOnlyFailure ]
120 crbug.com/280292 fast/text/stroking-decorations.html [ ImageOnlyFailure ]
121 crbug.com/280292 fast/text/stroking.html [ ImageOnlyFailure ]
122 crbug.com/280292 fast/transforms/shadows.html [ ImageOnlyFailure ]
123 crbug.com/280292 fast/writing-mode/box-shadow-horizontal-bt.html [ ImageOnlyFail ure ]
124 crbug.com/280292 fast/writing-mode/box-shadow-vertical-lr.html [ ImageOnlyFailur e ]
125 crbug.com/280292 fast/writing-mode/box-shadow-vertical-rl.html [ ImageOnlyFailur e ]
126 crbug.com/280292 fast/writing-mode/english-lr-text.html [ ImageOnlyFailure ]
127 crbug.com/280292 ietestcenter/css3/text/textshadow-001.htm [ ImageOnlyFailure ]
128 crbug.com/280292 ietestcenter/css3/text/textshadow-002.htm [ ImageOnlyFailure ]
129 crbug.com/280292 ietestcenter/css3/text/textshadow-003.htm [ ImageOnlyFailure ]
130 crbug.com/280292 ietestcenter/css3/text/textshadow-004.htm [ ImageOnlyFailure ]
131 crbug.com/280292 ietestcenter/css3/text/textshadow-010.htm [ ImageOnlyFailure ]
132 crbug.com/280292 inspector/debugger/live-edit.html [ ImageOnlyFailure ] 57 crbug.com/280292 inspector/debugger/live-edit.html [ ImageOnlyFailure ]
133 crbug.com/280292 svg/css/text-gradient-shadow.svg [ ImageOnlyFailure ]
134 crbug.com/280292 svg/css/text-shadow-multiple.xhtml [ ImageOnlyFailure ]
135 crbug.com/280292 svg/custom/repaint-shadow.svg [ ImageOnlyFailure ]
136 crbug.com/280292 transitions/svg-text-shadow-transition.html [ ImageOnlyFailure ]
137 crbug.com/280292 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.htm l [ ImageOnlyFailure ]
138 crbug.com/280292 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Image OnlyFailure ]
139 crbug.com/280292 virtual/gpu/fast/canvas/canvas-render-layer.html [ ImageOnlyFai lure ]
140 crbug.com/280292 virtual/gpu/fast/canvas/canvas-scale-strokePath-shadow.html [ F ailure ] 58 crbug.com/280292 virtual/gpu/fast/canvas/canvas-scale-strokePath-shadow.html [ F ailure ]
141 crbug.com/280292 virtual/gpu/fast/canvas/canvas-transforms-fillRect-shadow.html [ Failure ]
142 crbug.com/280292 virtual/softwarecompositing/shadows/shadow-drawing.html [ Image OnlyFailure ]
143
144 # Mac-specific
145 crbug.com/280292 fast/dom/HTMLInputElement/input-slider-update.html [ ImageOnlyF ailure ]
146 crbug.com/280292 fast/forms/datalist/input-appearance-range-with-datalist-zoomed .html [ ImageOnlyFailure ]
147 crbug.com/280292 fast/forms/datalist/input-appearance-range-with-datalist.html [ ImageOnlyFailure ]
148 crbug.com/280292 fast/forms/datalist/input-appearance-range-with-padding-with-da talist.html [ ImageOnlyFailure ]
149 crbug.com/280292 fast/forms/datalist/input-appearance-range-with-transform.html [ ImageOnlyFailure ]
150 crbug.com/280292 fast/forms/input-appearance-height.html [ ImageOnlyFailure ] 59 crbug.com/280292 fast/forms/input-appearance-height.html [ ImageOnlyFailure ]
151 crbug.com/280292 fast/forms/range/input-appearance-range.html [ ImageOnlyFailure ]
152 crbug.com/280292 fast/forms/range/slider-padding.html [ ImageOnlyFailure ]
153 crbug.com/280292 fast/forms/range/slider-thumb-shared-style.html [ ImageOnlyFail ure ]
154 crbug.com/280292 fast/forms/range/thumbslider-no-parent-slider.html [ ImageOnlyF ailure ]
155 crbug.com/280292 fast/repaint/slider-thumb-drag-release.html [ ImageOnlyFailure ]
156 60
157 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) 61 # END OVERRIDES HERE (this line ensures that the file is newline-terminated)
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698