| OLD | NEW |
| 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 Loading... |
| 170 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack.html [ Wo
ntFix ] | 170 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack.html [ Wo
ntFix ] |
| 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 |
| 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 |
| 180 # Subpixel font scaling requires DirectWrite on windows (which isn't supported | 185 # Subpixel font scaling requires DirectWrite on windows (which isn't supported |
| 181 # on XP) and antialiasing on mac (which isn't enabled tests). | 186 # on XP) and antialiasing on mac (which isn't enabled tests). |
| 182 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ] | 187 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ] |
| 183 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-ltr.html [ Won
tFix ] | 188 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-ltr.html [ Won
tFix ] |
| 184 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ] | 189 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ] |
| 185 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-pixel.html [ W
ontFix ] | 190 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-pixel.html [ W
ontFix ] |
| 186 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ] | 191 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ] |
| 187 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-rtl.html [ Won
tFix ] | 192 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-rtl.html [ Won
tFix ] |
| 188 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] | 193 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] |
| 189 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-vertical.html
[ WontFix ] | 194 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-vertical.html
[ WontFix ] |
| (...skipping 13 matching lines...) Expand all Loading... |
| 203 # Reftests failing due to invisible differences caused by rounding. | 208 # Reftests failing due to invisible differences caused by rounding. |
| 204 # Will remove when we enable slimming paint by default. | 209 # Will remove when we enable slimming paint by default. |
| 205 virtual/slimmingpaint/fast/sub-pixel/sub-pixel-transparency-layer.html [ WontFix
] | 210 virtual/slimmingpaint/fast/sub-pixel/sub-pixel-transparency-layer.html [ WontFix
] |
| 206 virtual/slimmingpaint/fast/repaint/absolute-position-and-opacity-changed.html [
WontFix ] | 211 virtual/slimmingpaint/fast/repaint/absolute-position-and-opacity-changed.html [
WontFix ] |
| 207 virtual/slimmingpaint/css3/filters/effect-all-on-background.html [ WontFix ] | 212 virtual/slimmingpaint/css3/filters/effect-all-on-background.html [ WontFix ] |
| 208 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer-second-column.ht
ml [ WontFix ] | 213 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer-second-column.ht
ml [ WontFix ] |
| 209 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer.html [ WontFix ] | 214 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer.html [ WontFix ] |
| 210 | 215 |
| 211 # This test only fails with an ASSERT in Debug build. | 216 # This test only fails with an ASSERT in Debug build. |
| 212 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] | 217 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] |
| OLD | NEW |