| 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 |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 163 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006b.html [ WontFix ] | 163 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006b.html [ WontFix ] |
| 164 [ Mac Win ] external/wpt/html/dom/elements/requirements-relating-to-bidirectiona
l-algorithm-formatting-characters/dir-isolation-006c.html [ WontFix ] | 164 [ Mac Win ] external/wpt/html/dom/elements/requirements-relating-to-bidirectiona
l-algorithm-formatting-characters/dir-isolation-006c.html [ WontFix ] |
| 165 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009a.html [ WontFix ] | 165 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009a.html [ WontFix ] |
| 166 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009b.html [ WontFix ] | 166 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009b.html [ WontFix ] |
| 167 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009c.html [ WontFix ] | 167 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-009c.html [ WontFix ] |
| 168 | 168 |
| 169 # We could fix this test for us and upstream it if the test shell user agent | 169 # We could fix this test for us and upstream it if the test shell user agent |
| 170 # would let us differentiate test_shell and WebKit DumpTreeNode. | 170 # would let us differentiate test_shell and WebKit DumpTreeNode. |
| 171 crbug.com/7482 [ Win Mac ] http/tests/misc/timer-vs-loading.html [ WontFix ] | 171 crbug.com/7482 [ Win Mac ] http/tests/misc/timer-vs-loading.html [ WontFix ] |
| 172 crbug.com/7482 [ Win Mac ] virtual/mojo-loading/http/tests/misc/timer-vs-loading
.html [ WontFix ] | 172 crbug.com/7482 [ Win Mac ] virtual/mojo-loading/http/tests/misc/timer-vs-loading
.html [ WontFix ] |
| 173 crbug.com/7482 [ Win Mac ] virtual/off-main-thread-fetch/http/tests/misc/timer-v
s-loading.html [ WontFix ] | |
| 174 | 173 |
| 175 # On Linux bold emoji are already supported. | 174 # On Linux bold emoji are already supported. |
| 176 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ] | 175 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ] |
| 177 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ] | 176 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ] |
| 178 | 177 |
| 179 # Variable system font only supported on Mac atm. | 178 # Variable system font only supported on Mac atm. |
| 180 crbug.com/670246 [ Linux Android Win Mac10.9 Mac10.10 ] fast/text/variable-fonts
/variable-mac-system-font.html [ WontFix ] | 179 crbug.com/670246 [ Linux Android Win Mac10.9 Mac10.10 ] fast/text/variable-fonts
/variable-mac-system-font.html [ WontFix ] |
| 181 | 180 |
| 182 # prefer_compositing_to_lcd_text causes things to get composited regardless of t
heir opaqueness, causing the test to fail | 181 # prefer_compositing_to_lcd_text causes things to get composited regardless of t
heir opaqueness, causing the test to fail |
| 183 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove
rflow-scroll-background-opaque-to-transparent.html [ WontFix ] | 182 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove
rflow-scroll-background-opaque-to-transparent.html [ WontFix ] |
| (...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 610 #external/wpt/encrypted-media/clearkey-mp4-unique-origin.html [ WontFix ] | 609 #external/wpt/encrypted-media/clearkey-mp4-unique-origin.html [ WontFix ] |
| 611 #external/wpt/encrypted-media/clearkey-mp4-update-disallowed-input.html [ WontFi
x ] | 610 #external/wpt/encrypted-media/clearkey-mp4-update-disallowed-input.html [ WontFi
x ] |
| 612 #external/wpt/encrypted-media/clearkey-mp4-waiting-for-a-key.html [ WontFix ] | 611 #external/wpt/encrypted-media/clearkey-mp4-waiting-for-a-key.html [ WontFix ] |
| 613 #external/wpt/encrypted-media/clearkey-events-session-closed-event.html [ WontFi
x ] | 612 #external/wpt/encrypted-media/clearkey-events-session-closed-event.html [ WontFi
x ] |
| 614 #external/wpt/encrypted-media/clearkey-update-non-ascii-input.html [ WontFix ] | 613 #external/wpt/encrypted-media/clearkey-update-non-ascii-input.html [ WontFix ] |
| 615 | 614 |
| 616 # This W3C EME test fetches a file which is not allowed | 615 # This W3C EME test fetches a file which is not allowed |
| 617 #external/wpt/encrypted-media/idlharness.html [ WontFix ] | 616 #external/wpt/encrypted-media/idlharness.html [ WontFix ] |
| 618 | 617 |
| 619 [ Win7 Debug ] virtual/disable-spinvalidation/compositing/perpendicular-layer-so
rting.html [ WontFix ] | 618 [ Win7 Debug ] virtual/disable-spinvalidation/compositing/perpendicular-layer-so
rting.html [ WontFix ] |
| 619 |
| OLD | NEW |