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

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

Issue 1406483002: Move XP-only failures of artificial tests to NeverFixTests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 2 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/TestExpectations » ('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 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 [ Mac ] fast/text/mixed-direction-bidi-wrap.html [ WontFix ] 170 [ Mac ] fast/text/mixed-direction-bidi-wrap.html [ WontFix ]
171 171
172 # Mac 10.6 only due to slight changes in text rendering 172 # Mac 10.6 only due to slight changes in text rendering
173 [ SnowLeopard ] fast/text/international/text-shaping-arabic.html [ WontFix ] 173 [ SnowLeopard ] fast/text/international/text-shaping-arabic.html [ WontFix ]
174 174
175 # Mac 10.6 debug only, and the tests are very artificial to test orientation of all code points. 175 # Mac 10.6 debug only, and the tests are very artificial to test orientation of all code points.
176 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-s cript-001k.html [ WontFix ] 176 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-s cript-001k.html [ WontFix ]
177 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-s cript-001m.html [ WontFix ] 177 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-s cript-001m.html [ WontFix ]
178 178
179 # We don't have the necessary fonts for these tests on XP. 179 # We don't have the necessary fonts for these tests on XP.
180 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001a.html [ WontFix ]
181 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001b.html [ WontFix ]
182 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001c.html [ WontFix ]
183 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001d.html [ WontFix ]
180 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001f.html [ WontFix ] 184 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001f.html [ WontFix ]
181 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001g.html [ WontFix ] 185 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001g.html [ WontFix ]
182 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001h.html [ WontFix ] 186 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001h.html [ WontFix ]
187 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001i.html [ WontFix ]
188 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001j.html [ WontFix ]
189 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001k.html [ WontFix ]
183 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001l.html [ WontFix ] 190 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001l.html [ WontFix ]
191 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001m.html [ WontFix ]
192 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001n.html [ WontFix ]
184 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001o.html [ WontFix ] 193 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001o.html [ WontFix ]
185 194
186 # Relies on precise timing which isn't reliable on XP. 195 # Relies on precise timing which isn't reliable on XP.
187 [ XP ] imported/web-platform-tests/user-timing/test_user_timing_mark.html [ Wont Fix ] 196 [ XP ] imported/web-platform-tests/user-timing/test_user_timing_mark.html [ Wont Fix ]
188 197
189 # We don't have full plane2 support on XP. 198 # We don't have full plane2 support on XP.
190 [ XP ] fast/text/international/plane2.html [ WontFix ] 199 [ XP ] fast/text/international/plane2.html [ WontFix ]
191 200
192 # These two printing tests fail with the threaded compositor but they 201 # These two printing tests fail with the threaded compositor but they
193 # aren't critical to run in this mode. 202 # aren't critical to run in this mode.
194 virtual/threaded/printing/setPrinting.html [ WontFix ] 203 virtual/threaded/printing/setPrinting.html [ WontFix ]
195 virtual/threaded/printing/width-overflow.html [ WontFix ] 204 virtual/threaded/printing/width-overflow.html [ WontFix ]
196 205
197 # This test only fails with an ASSERT in Debug build. 206 # This test only fails with an ASSERT in Debug build.
198 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] 207 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ]
199 208
200 # See crbug.com/522326 209 # See crbug.com/522326
201 imported/web-platform-tests/html/obsolete/requirements-for-implementations/the-m arquee-element-0/marquee-events.html [ WontFix ] 210 imported/web-platform-tests/html/obsolete/requirements-for-implementations/the-m arquee-element-0/marquee-events.html [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698