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

Side by Side Diff: LayoutTests/NeverFixTests

Issue 1170353002: [SP] Remove virtual/deferred tests as that code path is near-obsolete. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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 | 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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-scopes.ht ml [ WontFix ] 171 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-scopes.ht ml [ WontFix ]
172 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ] 172 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ]
173 [ Snowleopard Debug ] inspector/elements/styles-2/pseudo-elements.html [ WontFix ] 173 [ Snowleopard Debug ] inspector/elements/styles-2/pseudo-elements.html [ WontFix ]
174 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/dom-breakpoints.htm l [ WontFix ] 174 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/dom-breakpoints.htm l [ WontFix ]
175 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/event-listener-brea kpoints.html [ WontFix ] 175 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/event-listener-brea kpoints.html [ WontFix ]
176 [ SnowLeopard Debug ] virtual/antialiasedtext/fast/text/trailing_whitespace_wrap ping.html [ WontFix ] 176 [ SnowLeopard Debug ] virtual/antialiasedtext/fast/text/trailing_whitespace_wrap ping.html [ WontFix ]
177 [ SnowLeopard Debug ] virtual/slimmingpaint/fast/text/trailing_whitespace_wrappi ng.html [ WontFix ] 177 [ SnowLeopard Debug ] virtual/slimmingpaint/fast/text/trailing_whitespace_wrappi ng.html [ WontFix ]
178 [ SnowLeopard Debug ] fast/text/trailing_whitespace_wrapping.html [ WontFix ] 178 [ SnowLeopard Debug ] fast/text/trailing_whitespace_wrapping.html [ WontFix ]
179 179
180 180
181 # /deferred/ does not have impl-side painting, so no picture attribute in Paint event,
182 # hence the test can't launch paint profiler
183 virtual/deferred/inspector/tracing/paint-profiler-update.html [ WontFix ]
184
185 # Subpixel font scaling requires DirectWrite on windows (which isn't supported 181 # Subpixel font scaling requires DirectWrite on windows (which isn't supported
186 # on XP) and antialiasing on mac (which isn't enabled tests). 182 # on XP) and antialiasing on mac (which isn't enabled tests).
187 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ] 183 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ]
188 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-ltr.html [ Won tFix ] 184 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-ltr.html [ Won tFix ]
189 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ] 185 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ]
190 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-pixel.html [ W ontFix ] 186 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-pixel.html [ W ontFix ]
191 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ] 187 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ]
192 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-rtl.html [ Won tFix ] 188 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-rtl.html [ Won tFix ]
193 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] 189 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ]
194 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] 190 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ]
(...skipping 20 matching lines...) Expand all
215 # Reftests failing due to invisible differences caused by rounding. 211 # Reftests failing due to invisible differences caused by rounding.
216 # Will remove when we enable slimming paint by default. 212 # Will remove when we enable slimming paint by default.
217 virtual/slimmingpaint/fast/sub-pixel/sub-pixel-transparency-layer.html [ WontFix ] 213 virtual/slimmingpaint/fast/sub-pixel/sub-pixel-transparency-layer.html [ WontFix ]
218 virtual/slimmingpaint/fast/repaint/absolute-position-and-opacity-changed.html [ WontFix ] 214 virtual/slimmingpaint/fast/repaint/absolute-position-and-opacity-changed.html [ WontFix ]
219 virtual/slimmingpaint/css3/filters/effect-all-on-background.html [ WontFix ] 215 virtual/slimmingpaint/css3/filters/effect-all-on-background.html [ WontFix ]
220 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer-second-column.ht ml [ WontFix ] 216 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer-second-column.ht ml [ WontFix ]
221 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer.html [ WontFix ] 217 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer.html [ WontFix ]
222 218
223 # This test only fails with an ASSERT in Debug build. 219 # This test only fails with an ASSERT in Debug build.
224 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] 220 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/SlowTests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698