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

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

Issue 2751383002: Mark two Win7 debug-only failures as WontFix (Closed)
Patch Set: Created 3 years, 9 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 | 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 # 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 6 categories of tests here: 2 # There should only be 6 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 # 5. Tests that crash due to resource limitations on some platforms or in Debu g. 7 # 5. Tests that crash due to resource limitations on some platforms or in Debu g.
8 # 6. Tests that fail due to Debug rendering variations from Release behavior. 8 # 6. Tests that fail due to Debug rendering variations from Release behavior.
9 9
10 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse 10 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ WontFix ] 189 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ WontFix ]
190 190
191 # GPU rasterization antialiases differently. 191 # GPU rasterization antialiases differently.
192 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size-diff.html [ WontFix ] 192 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size-diff.html [ WontFix ]
193 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size.html [ Won tFix ] 193 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size.html [ Won tFix ]
194 194
195 # Debug rendering difference only on Win Debug 195 # Debug rendering difference only on Win Debug
196 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ WontFix ] 196 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ WontFix ]
197 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ WontFix ] 197 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ WontFix ]
198 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ W ontFix ] 198 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ W ontFix ]
199 crbug.com/702176 [ Win7 Debug ] fast/table/border-collapsing/001-vertical.html [ WontFix ]
200 crbug.com/702176 [ Win7 Debug ] fast/table/border-collapsing/001.html [ WontFix ]
199 201
200 # Only Windows supports Symbol CMAP encoded fonts. 202 # Only Windows supports Symbol CMAP encoded fonts.
201 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ] 203 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ]
202 204
203 # wasm tests. Currently under virtual/enable_wasm 205 # wasm tests. Currently under virtual/enable_wasm
204 crbug.com/642912 http/tests/wasm/ [ WontFix ] 206 crbug.com/642912 http/tests/wasm/ [ WontFix ]
205 crbug.com/642912 virtual/mojo-loading/http/tests/wasm/ [ WontFix ] 207 crbug.com/642912 virtual/mojo-loading/http/tests/wasm/ [ WontFix ]
206 208
207 # These tests require audio codecs which are generally not available; 209 # These tests require audio codecs which are generally not available;
208 # these tests can still be run manually with --skiped=ignore. 210 # these tests can still be run manually with --skiped=ignore.
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 #external/wpt/encrypted-media/clearkey-mp4-syntax-mediakeys.html [ WontFix ] 327 #external/wpt/encrypted-media/clearkey-mp4-syntax-mediakeys.html [ WontFix ]
326 #external/wpt/encrypted-media/clearkey-mp4-syntax-mediakeysystemaccess.html [ Wo ntFix ] 328 #external/wpt/encrypted-media/clearkey-mp4-syntax-mediakeysystemaccess.html [ Wo ntFix ]
327 #external/wpt/encrypted-media/clearkey-mp4-unique-origin.html [ WontFix ] 329 #external/wpt/encrypted-media/clearkey-mp4-unique-origin.html [ WontFix ]
328 #external/wpt/encrypted-media/clearkey-mp4-update-disallowed-input.html [ WontFi x ] 330 #external/wpt/encrypted-media/clearkey-mp4-update-disallowed-input.html [ WontFi x ]
329 #external/wpt/encrypted-media/clearkey-mp4-waiting-for-a-key.html [ WontFix ] 331 #external/wpt/encrypted-media/clearkey-mp4-waiting-for-a-key.html [ WontFix ]
330 #external/wpt/encrypted-media/clearkey-events-session-closed-event.html [ WontFi x ] 332 #external/wpt/encrypted-media/clearkey-events-session-closed-event.html [ WontFi x ]
331 #external/wpt/encrypted-media/clearkey-update-non-ascii-input.html [ WontFix ] 333 #external/wpt/encrypted-media/clearkey-update-non-ascii-input.html [ WontFix ]
332 334
333 # This W3C EME test fetches a file which is not allowed 335 # This W3C EME test fetches a file which is not allowed
334 #external/wpt/encrypted-media/idlharness.html [ WontFix ] 336 #external/wpt/encrypted-media/idlharness.html [ WontFix ]
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