| 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 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 |
| 11 # WontFix outside of this file. | 11 # WontFix outside of this file. |
| 12 | 12 |
| 13 # Perf tests are really slow in debug builds and there are few benefits in runni
ng them. | 13 # Perf tests are really slow in debug builds and there are few benefits in runni
ng them. |
| 14 [ Debug ] http/tests/perf [ WontFix ] | 14 [ Debug ] http/tests/perf [ WontFix ] |
| 15 [ Debug ] virtual/mojo-loading/http/tests/perf [ WontFix ] |
| 15 | 16 |
| 16 # This test verifies that a mismatch reftest will fail if both results are the | 17 # This test verifies that a mismatch reftest will fail if both results are the |
| 17 # same. Because the whole point is that this test should fail when run, it's | 18 # same. Because the whole point is that this test should fail when run, it's |
| 18 # not SKIP, just WONTFIX. | 19 # not SKIP, just WONTFIX. |
| 19 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ] | 20 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ] |
| 20 | 21 |
| 21 # Platform specific virtual test suites. | 22 # Platform specific virtual test suites. |
| 22 [ Win Mac Android ] virtual/linux-subpixel [ WontFix ] | 23 [ Win Mac Android ] virtual/linux-subpixel [ WontFix ] |
| 23 | 24 |
| 24 # Chrome Win/Linux doesn't support emacs key-bindings. | 25 # Chrome Win/Linux doesn't support emacs key-bindings. |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 86 # Tests in media/stable are only supposed to be run as virtual test (see virtual
/stable/media). | 87 # Tests in media/stable are only supposed to be run as virtual test (see virtual
/stable/media). |
| 87 media/stable [ WontFix ] | 88 media/stable [ WontFix ] |
| 88 | 89 |
| 89 # These tests are only supposed be run as virtual test. See /virtual/media-gpu-a
ccelerated/http/tests/media/media-source/. | 90 # These tests are only supposed be run as virtual test. See /virtual/media-gpu-a
ccelerated/http/tests/media/media-source/. |
| 90 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-audio
-bitrate.html [ WontFix ] | 91 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-audio
-bitrate.html [ WontFix ] |
| 91 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-frame
size.html [ WontFix ] | 92 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-frame
size.html [ WontFix ] |
| 92 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-video
-bitrate.html [ WontFix ] | 93 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-video
-bitrate.html [ WontFix ] |
| 93 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-bitrat
e.html [ WontFix ] | 94 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-bitrat
e.html [ WontFix ] |
| 94 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framer
ate.html [ WontFix ] | 95 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framer
ate.html [ WontFix ] |
| 95 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-frames
ize.html [ WontFix ] | 96 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-frames
ize.html [ WontFix ] |
| 97 [ Android ] virtual/mojo-loading/http/tests/media/media-source/mediasource-confi
g-change-mp4-av-audio-bitrate.html [ WontFix ] |
| 98 [ Android ] virtual/mojo-loading/http/tests/media/media-source/mediasource-confi
g-change-mp4-av-framesize.html [ WontFix ] |
| 99 [ Android ] virtual/mojo-loading/http/tests/media/media-source/mediasource-confi
g-change-mp4-av-video-bitrate.html [ WontFix ] |
| 100 [ Android ] virtual/mojo-loading/http/tests/media/media-source/mediasource-confi
g-change-mp4-v-bitrate.html [ WontFix ] |
| 101 [ Android ] virtual/mojo-loading/http/tests/media/media-source/mediasource-confi
g-change-mp4-v-framerate.html [ WontFix ] |
| 102 [ Android ] virtual/mojo-loading/http/tests/media/media-source/mediasource-confi
g-change-mp4-v-framesize.html [ WontFix ] |
| 96 | 103 |
| 97 # Only run fake-Android tests on Linux | 104 # Only run fake-Android tests on Linux |
| 98 [ Mac Win ] virtual/android [ WontFix ] | 105 [ Mac Win ] virtual/android [ WontFix ] |
| 99 | 106 |
| 100 # We only run it through the virtual gpu test suite. | 107 # We only run it through the virtual gpu test suite. |
| 101 fast/canvas/canvas-lost-gpu-context.html [ WontFix ] | 108 fast/canvas/canvas-lost-gpu-context.html [ WontFix ] |
| 102 | 109 |
| 103 # Missing Chrome Mac support, will start working when we move to harfbuzz on mac
. | 110 # Missing Chrome Mac support, will start working when we move to harfbuzz on mac
. |
| 104 [ Mac ] fast/text/international/zerowidthjoiner.html [ WontFix ] | 111 [ Mac ] fast/text/international/zerowidthjoiner.html [ WontFix ] |
| 105 | 112 |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 152 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006a.html [ WontFix ] | 159 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006a.html [ WontFix ] |
| 153 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006b.html [ WontFix ] | 160 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006b.html [ WontFix ] |
| 154 [ Mac Win ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectiona
l-algorithm-formatting-characters/dir-isolation-006c.html [ WontFix ] | 161 [ Mac Win ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectiona
l-algorithm-formatting-characters/dir-isolation-006c.html [ WontFix ] |
| 155 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009a.html [ WontFix ] | 162 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009a.html [ WontFix ] |
| 156 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009b.html [ WontFix ] | 163 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009b.html [ WontFix ] |
| 157 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009c.html [ WontFix ] | 164 [ Mac ] imported/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009c.html [ WontFix ] |
| 158 | 165 |
| 159 # We could fix this test for us and upstream it if the test shell user agent | 166 # We could fix this test for us and upstream it if the test shell user agent |
| 160 # would let us differentiate test_shell and WebKit DumpTreeNode. | 167 # would let us differentiate test_shell and WebKit DumpTreeNode. |
| 161 crbug.com/7482 [ Win Mac ] http/tests/misc/timer-vs-loading.html [ WontFix ] | 168 crbug.com/7482 [ Win Mac ] http/tests/misc/timer-vs-loading.html [ WontFix ] |
| 169 crbug.com/7482 [ Win Mac ] virtual/mojo-loading/http/tests/misc/timer-vs-loading
.html [ WontFix ] |
| 162 | 170 |
| 163 # On Linux bold emoji are already supported. | 171 # On Linux bold emoji are already supported. |
| 164 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ] | 172 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ] |
| 165 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ] | 173 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ] |
| 166 | 174 |
| 167 # prefer_compositing_to_lcd_text causes things to get composited regardless of t
heir opaqueness, causing the test to fail | 175 # prefer_compositing_to_lcd_text causes things to get composited regardless of t
heir opaqueness, causing the test to fail |
| 168 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove
rflow-scroll-background-opaque-to-transparent.html [ WontFix ] | 176 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove
rflow-scroll-background-opaque-to-transparent.html [ WontFix ] |
| 169 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove
rflow-scroll-background-transparent-to-opaque.html [ WontFix ] | 177 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove
rflow-scroll-background-transparent-to-opaque.html [ WontFix ] |
| 170 | 178 |
| 171 # Stack overflow crashes on Win | 179 # Stack overflow crashes on Win |
| 172 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ WontFix ] | 180 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ WontFix ] |
| 173 | 181 |
| 174 # GPU rasterization antialiases differently. | 182 # GPU rasterization antialiases differently. |
| 175 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size-diff.html
[ WontFix ] | 183 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size-diff.html
[ WontFix ] |
| 176 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size.html [ Won
tFix ] | 184 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size.html [ Won
tFix ] |
| 177 | 185 |
| 178 # Debug rendering difference only on Win Debug | 186 # Debug rendering difference only on Win Debug |
| 179 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag
e.svg [ WontFix ] | 187 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag
e.svg [ WontFix ] |
| 180 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ WontFix
] | 188 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ WontFix
] |
| 181 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ W
ontFix ] | 189 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ W
ontFix ] |
| 182 | 190 |
| 183 # Only Windows supports Symbol CMAP encoded fonts. | 191 # Only Windows supports Symbol CMAP encoded fonts. |
| 184 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ] | 192 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ] |
| 185 | 193 |
| 186 # wasm tests. Currently under virtual/enable_wasm | 194 # wasm tests. Currently under virtual/enable_wasm |
| 187 crbug.com/642912 http/tests/wasm/ [ WontFix ] | 195 crbug.com/642912 http/tests/wasm/ [ WontFix ] |
| 196 crbug.com/642912 virtual/mojo-loading/http/tests/wasm/ [ WontFix ] |
| 188 | 197 |
| 189 # These tests require audio codecs which are generally not available; | 198 # These tests require audio codecs which are generally not available; |
| 190 # these tests can still be run manually with --skiped=ignore. | 199 # these tests can still be run manually with --skiped=ignore. |
| 191 webaudio/codec-tests/mp3 [ WontFix ] | 200 webaudio/codec-tests/mp3 [ WontFix ] |
| 192 webaudio/codec-tests/aac [ WontFix ] | 201 webaudio/codec-tests/aac [ WontFix ] |
| OLD | NEW |