| 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 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 150 [ Linux Win ] external/wpt/css/CSS2/linebox/inline-formatting-context-005.xht [
WontFix ] | 150 [ Linux Win ] external/wpt/css/CSS2/linebox/inline-formatting-context-005.xht [
WontFix ] |
| 151 [ Linux Win ] external/wpt/css/CSS2/linebox/inline-formatting-context-006.xht [
WontFix ] | 151 [ Linux Win ] external/wpt/css/CSS2/linebox/inline-formatting-context-006.xht [
WontFix ] |
| 152 [ Linux Win ] external/wpt/css/CSS2/linebox/inline-formatting-context-007.xht [
WontFix ] | 152 [ Linux Win ] external/wpt/css/CSS2/linebox/inline-formatting-context-007.xht [
WontFix ] |
| 153 external/wpt/css/CSS2/linebox/inline-formatting-context-023.xht [ WontFix ] | 153 external/wpt/css/CSS2/linebox/inline-formatting-context-023.xht [ WontFix ] |
| 154 [ Mac ] external/wpt/css/CSS2/linebox/line-box-height-002.xht [ WontFix ] | 154 [ Mac ] external/wpt/css/CSS2/linebox/line-box-height-002.xht [ WontFix ] |
| 155 external/wpt/css/CSS2/linebox/line-height-126.xht [ WontFix ] | 155 external/wpt/css/CSS2/linebox/line-height-126.xht [ WontFix ] |
| 156 [ Mac ] external/wpt/css/CSS2/linebox/line-height-129.xht [ WontFix ] | 156 [ Mac ] external/wpt/css/CSS2/linebox/line-height-129.xht [ WontFix ] |
| 157 [ Mac ] external/wpt/css/CSS2/linebox/vertical-align-117a.xht [ WontFix ] | 157 [ Mac ] external/wpt/css/CSS2/linebox/vertical-align-117a.xht [ WontFix ] |
| 158 [ Mac ] external/wpt/css/CSS2/linebox/vertical-align-118a.xht [ WontFix ] | 158 [ Mac ] external/wpt/css/CSS2/linebox/vertical-align-118a.xht [ WontFix ] |
| 159 [ Mac Win ] external/wpt/css/CSS2/linebox/vertical-align-baseline-003.xht [ Wont
Fix ] | 159 [ Mac Win ] external/wpt/css/CSS2/linebox/vertical-align-baseline-003.xht [ Wont
Fix ] |
| 160 [ Mac Win ] virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align-basel
ine-003.xht [ WontFix ] |
| 160 [ Mac ] external/wpt/css/CSS2/linebox/vertical-align-baseline-004a.xht [ WontFix
] | 161 [ Mac ] external/wpt/css/CSS2/linebox/vertical-align-baseline-004a.xht [ WontFix
] |
| 161 [ Mac ] external/wpt/css/CSS2/linebox/vertical-align-baseline-005a.xht [ WontFix
] | 162 [ Mac ] external/wpt/css/CSS2/linebox/vertical-align-baseline-005a.xht [ WontFix
] |
| 162 [ Linux ] external/wpt/css/CSS2/linebox/vertical-align-sub-001.xht [ WontFix ] | 163 [ Linux ] external/wpt/css/CSS2/linebox/vertical-align-sub-001.xht [ WontFix ] |
| 163 [ Linux ] external/wpt/css/CSS2/linebox/vertical-align-super-001.xht [ WontFix ] | 164 [ Linux ] external/wpt/css/CSS2/linebox/vertical-align-super-001.xht [ WontFix ] |
| 164 | 165 |
| 165 # Ref tests that pass but causes 1px diff on images at direction boundaries. | 166 # Ref tests that pass but causes 1px diff on images at direction boundaries. |
| 166 [ Win ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-002c.html [ WontFix ] | 167 [ Win ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-002c.html [ WontFix ] |
| 167 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006a.html [ WontFix ] | 168 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006a.html [ WontFix ] |
| 168 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006b.html [ WontFix ] | 169 [ Mac ] external/wpt/html/dom/elements/requirements-relating-to-bidirectional-al
gorithm-formatting-characters/dir-isolation-006b.html [ WontFix ] |
| 169 [ Mac Win ] external/wpt/html/dom/elements/requirements-relating-to-bidirectiona
l-algorithm-formatting-characters/dir-isolation-006c.html [ WontFix ] | 170 [ Mac Win ] external/wpt/html/dom/elements/requirements-relating-to-bidirectiona
l-algorithm-formatting-characters/dir-isolation-006c.html [ WontFix ] |
| (...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 580 #external/wpt/encrypted-media/clearkey-mp4-update-disallowed-input.html [ WontFi
x ] | 581 #external/wpt/encrypted-media/clearkey-mp4-update-disallowed-input.html [ WontFi
x ] |
| 581 #external/wpt/encrypted-media/clearkey-mp4-waiting-for-a-key.html [ WontFix ] | 582 #external/wpt/encrypted-media/clearkey-mp4-waiting-for-a-key.html [ WontFix ] |
| 582 #external/wpt/encrypted-media/clearkey-events-session-closed-event.html [ WontFi
x ] | 583 #external/wpt/encrypted-media/clearkey-events-session-closed-event.html [ WontFi
x ] |
| 583 #external/wpt/encrypted-media/clearkey-update-non-ascii-input.html [ WontFix ] | 584 #external/wpt/encrypted-media/clearkey-update-non-ascii-input.html [ WontFix ] |
| 584 | 585 |
| 585 # This W3C EME test fetches a file which is not allowed | 586 # This W3C EME test fetches a file which is not allowed |
| 586 #external/wpt/encrypted-media/idlharness.html [ WontFix ] | 587 #external/wpt/encrypted-media/idlharness.html [ WontFix ] |
| 587 | 588 |
| 588 [ Win7 Debug ] virtual/disable-spinvalidation/compositing/perpendicular-layer-so
rting.html [ WontFix ] | 589 [ Win7 Debug ] virtual/disable-spinvalidation/compositing/perpendicular-layer-so
rting.html [ WontFix ] |
| 589 | 590 |
| OLD | NEW |