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

Side by Side Diff: third_party/WebKit/LayoutTests/NeverFixTests

Issue 1624373005: Remove XP port from Blink LayoutTest related scripts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to head. Created 4 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 | third_party/WebKit/LayoutTests/SlowTests » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file should only include tests that we never intend to fix. 1 # This file should only include tests that we never intend to fix.
2 # There should only be 4 categories of tests here: 2 # There should only be 4 categories of tests here:
3 # 1. Test harness tests. 3 # 1. Test harness tests.
4 # 2. Tests enabled by chromium embedders (e.g. Opera). 4 # 2. Tests enabled by chromium embedders (e.g. Opera).
5 # 3. Tests that apply to some platforms but not others. 5 # 3. Tests that apply to some platforms but not others.
6 # 4. Tests that are too slow in Debug and so we only want to skip them in Debu g. 6 # 4. Tests that are too slow in Debug and so we only want to skip them in Debu g.
7 7
8 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse 8 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse
9 # WontFix outside of this file. 9 # WontFix outside of this file.
10 10
(...skipping 26 matching lines...) Expand all
37 37
38 # This test only applies to overlay scrollbar platforms. 38 # This test only applies to overlay scrollbar platforms.
39 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ Wont Fix ] 39 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ Wont Fix ]
40 40
41 # These tests are only valid on platforms with overlay scrollbars support. 41 # These tests are only valid on platforms with overlay scrollbars support.
42 [ SnowLeopard ] inspector/device-emulation [ WontFix ] 42 [ SnowLeopard ] inspector/device-emulation [ WontFix ]
43 43
44 # <progress> on Mac is always animated. So it's hard to get a reliable pixel res ult. 44 # <progress> on Mac is always animated. So it's hard to get a reliable pixel res ult.
45 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ] 45 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ]
46 46
47 # This requires usp10.dll version 1.600 or greater on Windows and
48 # it isn't installed on XP by default.
49 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ]
50
51 # These test the CoreAnimation plugin model which we never intend to support on 47 # These test the CoreAnimation plugin model which we never intend to support on
52 # Windows and Linux. 48 # Windows and Linux.
53 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ] 49 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ]
54 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ] 50 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ]
55 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi x ] 51 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi x ]
56 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi x ] 52 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi x ]
57 53
58 # Mac's popup behavior is different. 54 # Mac's popup behavior is different.
59 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ] 55 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ]
60 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ] 56 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ]
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-mutation- observer.html [ WontFix ] 147 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-mutation- observer.html [ WontFix ]
152 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack.html [ Wo ntFix ] 148 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack.html [ Wo ntFix ]
153 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-scopes.ht ml [ WontFix ] 149 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-scopes.ht ml [ WontFix ]
154 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ] 150 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ]
155 [ Snowleopard Debug ] inspector/elements/styles-2/pseudo-elements.html [ WontFix ] 151 [ Snowleopard Debug ] inspector/elements/styles-2/pseudo-elements.html [ WontFix ]
156 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/dom-breakpoints.htm l [ WontFix ] 152 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/dom-breakpoints.htm l [ WontFix ]
157 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/event-listener-brea kpoints.html [ WontFix ] 153 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/event-listener-brea kpoints.html [ WontFix ]
158 [ SnowLeopard Debug ] fast/text/trailing_whitespace_wrapping.html [ WontFix ] 154 [ SnowLeopard Debug ] fast/text/trailing_whitespace_wrapping.html [ WontFix ]
159 155
160 156
161 # Subpixel font scaling requires DirectWrite on windows (which isn't supported 157 # Subpixel font scaling requires antialiasing on mac (which isn't enabled tests) .
162 # on XP) and antialiasing on mac (which isn't enabled tests). 158 [ Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ]
163 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ] 159 [ Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ]
164 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ] 160 [ Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ]
165 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ] 161 [ Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ]
166 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] 162 [ Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ]
167 [ XP Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ]
168 [ Mac ] fast/text/mixed-direction-bidi-wrap.html [ WontFix ] 163 [ Mac ] fast/text/mixed-direction-bidi-wrap.html [ WontFix ]
169 164
170 # Mac 10.6 only due to slight changes in text rendering 165 # Mac 10.6 only due to slight changes in text rendering
171 [ SnowLeopard ] fast/text/international/text-shaping-arabic.html [ WontFix ] 166 [ SnowLeopard ] fast/text/international/text-shaping-arabic.html [ WontFix ]
172 167
173 # Mac 10.6 debug only, and the tests are very artificial to test orientation of all code points. 168 # Mac 10.6 debug only, and the tests are very artificial to test orientation of all code points.
174 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-s cript-001k.html [ WontFix ] 169 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-s cript-001k.html [ WontFix ]
175 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-s cript-001m.html [ WontFix ] 170 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-s cript-001m.html [ WontFix ]
176 171
177 # We don't have the necessary fonts for these tests on XP.
178 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001a.html [ WontFix ]
179 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001b.html [ WontFix ]
180 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001c.html [ WontFix ]
181 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001d.html [ WontFix ]
182 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001f.html [ WontFix ]
183 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001g.html [ WontFix ]
184 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001h.html [ WontFix ]
185 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001i.html [ WontFix ]
186 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001j.html [ WontFix ]
187 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001k.html [ WontFix ]
188 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001l.html [ WontFix ]
189 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001m.html [ WontFix ]
190 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001n.html [ WontFix ]
191 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001o.html [ WontFix ]
192 [ XP ] imported/csswg-test/css-writing-modes-3/vertical-alignment-vlr-023.xht [ WontFix ]
193 [ XP ] imported/csswg-test/css-writing-modes-3/vertical-alignment-vlr-025.xht [ WontFix ]
194 [ XP ] imported/csswg-test/css-writing-modes-3/vertical-alignment-vlr-027.xht [ WontFix ]
195 [ XP ] imported/csswg-test/css-writing-modes-3/vertical-alignment-vrl-022.xht [ WontFix ]
196 [ XP ] imported/csswg-test/css-writing-modes-3/vertical-alignment-vrl-024.xht [ WontFix ]
197 [ XP ] imported/csswg-test/css-writing-modes-3/vertical-alignment-vrl-026.xht [ WontFix ]
198
199 # Relies on precise timing which isn't reliable on XP.
200 [ XP ] imported/web-platform-tests/user-timing/test_user_timing_mark.html [ Wont Fix ]
201
202 # We don't have full plane2 support on XP.
203 [ XP ] fast/text/international/plane2.html [ WontFix ]
204
205 # These two printing tests fail with the threaded compositor but they 172 # These two printing tests fail with the threaded compositor but they
206 # aren't critical to run in this mode. 173 # aren't critical to run in this mode.
207 virtual/threaded/printing/setPrinting.html [ WontFix ] 174 virtual/threaded/printing/setPrinting.html [ WontFix ]
208 virtual/threaded/printing/width-overflow.html [ WontFix ] 175 virtual/threaded/printing/width-overflow.html [ WontFix ]
209 176
210 # This test only fails with an ASSERT in Debug build. 177 # This test only fails with an ASSERT in Debug build.
211 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] 178 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ]
212 179
213 # See crbug.com/522326 180 # See crbug.com/522326
214 imported/web-platform-tests/html/obsolete/requirements-for-implementations/the-m arquee-element-0/marquee-events.html [ WontFix ] 181 imported/web-platform-tests/html/obsolete/requirements-for-implementations/the-m arquee-element-0/marquee-events.html [ WontFix ]
215 182
216 # Ref tests that pass but causes 1px diff on images at direction boundaries. 183 # Ref tests that pass but causes 1px diff on images at direction boundaries.
217 [ Win ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-002c.html [ WontFix ] 184 [ Win ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-002c.html [ WontFix ]
218 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-006a.html [ WontFix ] 185 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-006a.html [ WontFix ]
219 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-006b.html [ WontFix ] 186 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-006b.html [ WontFix ]
220 [ Mac Win ] imported/web-platform-tests/html/dom/elements/requirements-relating- to-bidirectional-algorithm-formatting-characters/dir-isolation-006c.html [ WontF ix ] 187 [ Mac Win ] imported/web-platform-tests/html/dom/elements/requirements-relating- to-bidirectional-algorithm-formatting-characters/dir-isolation-006c.html [ WontF ix ]
221 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-009a.html [ WontFix ] 188 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-009a.html [ WontFix ]
222 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-009b.html [ WontFix ] 189 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-009b.html [ WontFix ]
223 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-009c.html [ WontFix ] 190 [ Mac ] imported/web-platform-tests/html/dom/elements/requirements-relating-to-b idirectional-algorithm-formatting-characters/dir-isolation-009c.html [ WontFix ]
224 191
225 # We could fix this test for us and upstream it if the test shell user agent 192 # We could fix this test for us and upstream it if the test shell user agent
226 # would let us differentiate test_shell and WebKit DumpTreeNode. 193 # would let us differentiate test_shell and WebKit DumpTreeNode.
227 crbug.com/7482 [ Win Mac ] http/tests/misc/timer-vs-loading.html [ WontFix ] 194 crbug.com/7482 [ Win Mac ] http/tests/misc/timer-vs-loading.html [ WontFix ]
228 195
229 # These tests are too slow with our MESA backend. We can re-enable when we have 196 # These tests are too slow with our MESA backend. We can re-enable when we have
230 # bots running tests on real hardware. Don't want to just delete these because t hey 197 # bots running tests on real hardware. Don't want to just delete these because t hey
231 # pass in the virtual test suite version. 198 # pass in the virtual test suite version.
232 webkit.org/b/49629 compositing/lots-of-img-layers.html [ WontFix ] 199 webkit.org/b/49629 compositing/lots-of-img-layers.html [ WontFix ]
233 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ WontFix ] 200 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/SlowTests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698