| 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 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 87 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ] | 87 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ] |
| 88 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ] | 88 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ] |
| 89 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ] | 89 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ] |
| 90 | 90 |
| 91 # Link Highlighting is only supported on Windows and Linux | 91 # Link Highlighting is only supported on Windows and Linux |
| 92 [ Mac ] compositing/gestures [ WontFix ] | 92 [ Mac ] compositing/gestures [ WontFix ] |
| 93 | 93 |
| 94 # These tests are specific to Linux. | 94 # These tests are specific to Linux. |
| 95 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] | 95 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] |
| 96 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] | 96 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] |
| 97 [ Mac Win ] virtual/slimmingpaint/fast/text/chromium-linux-fontconfig-renderstyl
e.html [ WontFix ] |
| 97 [ Mac Win ] virtual/textblob/fast/text/chromium-linux-fontconfig-renderstyle.htm
l [ WontFix ] | 98 [ Mac Win ] virtual/textblob/fast/text/chromium-linux-fontconfig-renderstyle.htm
l [ WontFix ] |
| 98 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] | 99 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] |
| 100 [ Mac Win ] virtual/slimmingpaint/fast/text/international/arabic-vertical-offset
.html [ WontFix ] |
| 99 [ Mac Win ] virtual/textblob/fast/text/international/arabic-vertical-offset.html
[ WontFix ] | 101 [ Mac Win ] virtual/textblob/fast/text/international/arabic-vertical-offset.html
[ WontFix ] |
| 100 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] | 102 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] |
| 103 [ Mac Win ] virtual/slimmingpaint/fast/text/international/complex-joining-using-
gpos.html [ WontFix ] |
| 101 [ Mac Win ] virtual/textblob/fast/text/international/complex-joining-using-gpos.
html [ WontFix ] | 104 [ Mac Win ] virtual/textblob/fast/text/international/complex-joining-using-gpos.
html [ WontFix ] |
| 102 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] | 105 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] |
| 106 [ Mac Win ] virtual/slimmingpaint/fast/text/international/draw-complex-text-from
-to.html [ WontFix ] |
| 103 [ Mac Win ] virtual/textblob/fast/text/international/draw-complex-text-from-to.h
tml [ WontFix ] | 107 [ Mac Win ] virtual/textblob/fast/text/international/draw-complex-text-from-to.h
tml [ WontFix ] |
| 104 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] | 108 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] |
| 105 [ Mac Win ] virtual/textblob/svg/text/text-with-geometric-precision.svg [ WontFi
x ] | 109 [ Mac Win ] virtual/textblob/svg/text/text-with-geometric-precision.svg [ WontFi
x ] |
| 106 | 110 |
| 107 # Mac has different fallback behavior so that this test won't work there | 111 # Mac has different fallback behavior so that this test won't work there |
| 108 [ Mac ] fast/text/font-cachekey.html [ WontFix ] | 112 [ Mac ] fast/text/font-cachekey.html [ WontFix ] |
| 113 [ Mac ] virtual/slimmingpaint/fast/text/font-cachekey.html [ WontFix ] |
| 109 [ Mac ] virtual/textblob/fast/text/font-cachekey.html [ WontFix ] | 114 [ Mac ] virtual/textblob/fast/text/font-cachekey.html [ WontFix ] |
| 110 [ Mac ] virtual/antialiasedtext/fast/text/font-cachekey.html [ WontFix ] | 115 [ Mac ] virtual/antialiasedtext/fast/text/font-cachekey.html [ WontFix ] |
| 111 | 116 |
| 112 # This test is specific to Android. Because long pressing on disabled/readonly i
nput/textarea | 117 # This test is specific to Android. Because long pressing on disabled/readonly i
nput/textarea |
| 113 # won't trigger text selection on Linux/Mac/Windows platforms, hence we need to
skip it. | 118 # won't trigger text selection on Linux/Mac/Windows platforms, hence we need to
skip it. |
| 114 [ Linux Mac Win ] editing/selection/readonly-disabled-text-selection.html [ Wont
Fix ] | 119 [ Linux Mac Win ] editing/selection/readonly-disabled-text-selection.html [ Wont
Fix ] |
| 115 | 120 |
| 116 # AAT/mortx shaping not supported on platforms other than Mac | 121 # AAT/mortx shaping not supported on platforms other than Mac |
| 117 [ Linux Win Android ] fast/text/aat-morx.html [ WontFix ] | 122 [ Linux Win Android ] fast/text/aat-morx.html [ WontFix ] |
| 118 [ Linux Win Android ] virtual/antialiasedtext/fast/text/aat-morx.html [ WontFix
] | 123 [ Linux Win Android ] virtual/antialiasedtext/fast/text/aat-morx.html [ WontFix
] |
| 124 [ Linux Win Android ] virtual/slimmingpaint/fast/text/aat-morx.html [ WontFix ] |
| 119 [ Linux Win Android ] virtual/textblob/fast/text/aat-morx.html [ WontFix ] | 125 [ Linux Win Android ] virtual/textblob/fast/text/aat-morx.html [ WontFix ] |
| 120 | 126 |
| 121 # This test crashes occasionally on Windows and we can't seem to repro locally. | 127 # This test crashes occasionally on Windows and we can't seem to repro locally. |
| 122 # See comments in crbug.com/239077 | 128 # See comments in crbug.com/239077 |
| 123 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ] | 129 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ] |
| 124 | 130 |
| 125 # Tests in media/stable are only supposed to be run as virtual test (see virtual
/stable/media). | 131 # Tests in media/stable are only supposed to be run as virtual test (see virtual
/stable/media). |
| 126 media/stable [ WontFix ] | 132 media/stable [ WontFix ] |
| 127 | 133 |
| 128 # Only run fake-Android tests on Linux | 134 # Only run fake-Android tests on Linux |
| (...skipping 15 matching lines...) Expand all Loading... |
| 144 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack.html [ WontFix
] | 150 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack.html [ WontFix
] |
| 145 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack-scopes.html [ W
ontFix ] | 151 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack-scopes.html [ W
ontFix ] |
| 146 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ] | 152 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ] |
| 147 [ Snowleopard Debug ] inspector/elements/styles/pseudo-elements.html [ WontFix ] | 153 [ Snowleopard Debug ] inspector/elements/styles/pseudo-elements.html [ WontFix ] |
| 148 [ Snowleopard Debug ] inspector/sources/debugger/dom-breakpoints.html [ WontFix
] | 154 [ Snowleopard Debug ] inspector/sources/debugger/dom-breakpoints.html [ WontFix
] |
| 149 [ Snowleopard Debug ] inspector/sources/debugger/event-listener-breakpoints.html
[ WontFix ] | 155 [ Snowleopard Debug ] inspector/sources/debugger/event-listener-breakpoints.html
[ WontFix ] |
| 150 | 156 |
| 151 # Subpixel font scaling requires DirectWrite on windows (which isn't supported | 157 # Subpixel font scaling requires DirectWrite on windows (which isn't supported |
| 152 # on XP) and antialiasing on mac (which isn't enabled tests). | 158 # on XP) and antialiasing on mac (which isn't enabled tests). |
| 153 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ] | 159 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ] |
| 160 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-ltr.html [ Won
tFix ] |
| 154 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-ltr.html [ WontFix
] | 161 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-ltr.html [ WontFix
] |
| 155 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ] | 162 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ] |
| 163 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-pixel.html [ W
ontFix ] |
| 156 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-pixel.html [ WontFi
x ] | 164 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-pixel.html [ WontFi
x ] |
| 157 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ] | 165 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ] |
| 166 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-rtl.html [ Won
tFix ] |
| 158 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-rtl.html [ WontFix
] | 167 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-rtl.html [ WontFix
] |
| 159 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] | 168 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] |
| 169 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-vertical.html
[ WontFix ] |
| 160 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-vertical.html [ Won
tFix ] | 170 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-vertical.html [ Won
tFix ] |
| 161 [ XP Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ] | 171 [ XP Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ] |
| 172 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-webfont.html [
WontFix ] |
| 162 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-webfont.html [ Wont
Fix ] | 173 [ XP Mac ] virtual/textblob/fast/text/sub-pixel/text-scaling-webfont.html [ Wont
Fix ] |
| 163 [ Mac ] fast/text/mixed-direction-bidi-wrap.html [ WontFix ] | 174 [ Mac ] fast/text/mixed-direction-bidi-wrap.html [ WontFix ] |
| 164 | 175 |
| 165 # We don't have full plane2 support on XP. | 176 # We don't have full plane2 support on XP. |
| 166 [ XP ] fast/text/international/plane2.html [ WontFix ] | 177 [ XP ] fast/text/international/plane2.html [ WontFix ] |
| 178 [ XP ] virtual/slimmingpaint/fast/text/international/plane2.html [ WontFix ] |
| 167 [ XP ] virtual/textblob/fast/text/international/plane2.html [ WontFix ] | 179 [ XP ] virtual/textblob/fast/text/international/plane2.html [ WontFix ] |
| 168 | 180 |
| 169 # These two printing tests fail with the threaded compositor but they | 181 # These two printing tests fail with the threaded compositor but they |
| 170 # aren't critical to run in this mode. | 182 # aren't critical to run in this mode. |
| 171 virtual/threaded/printing/setPrinting.html [ WontFix ] | 183 virtual/threaded/printing/setPrinting.html [ WontFix ] |
| 172 virtual/threaded/printing/width-overflow.html [ WontFix ] | 184 virtual/threaded/printing/width-overflow.html [ WontFix ] |
| OLD | NEW |