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 15 matching lines...) Expand all Loading... |
26 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ] | 26 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ] |
27 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ] | 27 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ] |
28 | 28 |
29 # Chrome Mac doesn't support Ctrl+Up/Down key-bindings. | 29 # Chrome Mac doesn't support Ctrl+Up/Down key-bindings. |
30 [ Mac ] editing/input/ctrl-up-down.html [ WontFix ] | 30 [ Mac ] editing/input/ctrl-up-down.html [ WontFix ] |
31 | 31 |
32 # Chrome uses different keyboard accelerators from those used by Safari, so | 32 # Chrome uses different keyboard accelerators from those used by Safari, so |
33 # this test will always fail. | 33 # this test will always fail. |
34 [ Linux Win ] fast/events/option-tab.html [ WontFix ] | 34 [ Linux Win ] fast/events/option-tab.html [ WontFix ] |
35 [ Linux Win ] virtual/pointerevent/fast/events/option-tab.html [ WontFix ] | 35 [ Linux Win ] virtual/pointerevent/fast/events/option-tab.html [ WontFix ] |
| 36 [ Linux Win ] virtual/trustedeventsdefaultaction/fast/events/option-tab.html [ W
ontFix ] |
36 | 37 |
37 # This test only applies to overlay scrollbar platforms. | 38 # This test only applies to overlay scrollbar platforms. |
38 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ Wont
Fix ] | 39 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ Wont
Fix ] |
39 | 40 |
40 # These tests are only valid on platforms with overlay scrollbars support. | 41 # These tests are only valid on platforms with overlay scrollbars support. |
41 [ SnowLeopard ] inspector/device-emulation [ WontFix ] | 42 [ SnowLeopard ] inspector/device-emulation [ WontFix ] |
42 | 43 |
43 # <progress> on Mac is always animated. So it's hard to get a reliable pixel res
ult. | 44 # <progress> on Mac is always animated. So it's hard to get a reliable pixel res
ult. |
44 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ] | 45 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ] |
45 | 46 |
(...skipping 25 matching lines...) Expand all Loading... |
71 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ] | 72 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ] |
72 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ] | 73 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ] |
73 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click.html [ WontFix ] | 74 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click.html [ WontFix ] |
74 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click-hyperlink.html [
WontFix ] | 75 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click-hyperlink.html [
WontFix ] |
75 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-drag.html [ WontFix ] | 76 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-drag.html [ WontFix ] |
76 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-event-fired.html [ Wont
Fix ] | 77 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-event-fired.html [ Wont
Fix ] |
77 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-in-iframe.html [ WontFi
x ] | 78 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-in-iframe.html [ WontFi
x ] |
78 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs.html [ Wont
Fix ] | 79 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs.html [ Wont
Fix ] |
79 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-panIcon.html [ WontFix
] | 80 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-panIcon.html [ WontFix
] |
80 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs-forbidden.h
tml [ WontFix ] | 81 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs-forbidden.h
tml [ WontFix ] |
| 82 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-click.htm
l [ WontFix ] |
| 83 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-click-hyp
erlink.html [ WontFix ] |
| 84 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-drag.html
[ WontFix ] |
| 85 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-event-fir
ed.html [ WontFix ] |
| 86 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-in-iframe
.html [ WontFix ] |
| 87 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-nested-di
vs.html [ WontFix ] |
| 88 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-panIcon.h
tml [ WontFix ] |
| 89 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-nested-di
vs-forbidden.html [ WontFix ] |
81 | 90 |
82 # These tests are specific to Windows and Linux. | 91 # These tests are specific to Windows and Linux. |
83 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ] | 92 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ] |
84 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [
WontFix ] | 93 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [
WontFix ] |
85 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix
] | 94 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix
] |
86 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ] | 95 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ] |
87 | 96 |
88 # Mac does not have menu key. | 97 # Mac does not have menu key. |
89 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ] | 98 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ] |
90 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ] | 99 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ] |
91 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ] | 100 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ] |
92 [ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ] | 101 [ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ] |
93 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ W
ontFix ] | 102 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ W
ontFix ] |
94 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ] | 103 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ] |
95 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ W
ontFix ] | 104 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ W
ontFix ] |
| 105 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu-doc
ument.html [ WontFix ] |
| 106 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu.htm
l [ WontFix ] |
| 107 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu-pos
ition.html [ WontFix ] |
96 | 108 |
97 # Link Highlighting is only supported on Windows and Linux | 109 # Link Highlighting is only supported on Windows and Linux |
98 [ Mac ] compositing/gestures [ WontFix ] | 110 [ Mac ] compositing/gestures [ WontFix ] |
99 | 111 |
100 # These tests are specific to Linux. | 112 # These tests are specific to Linux. |
101 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] | 113 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] |
102 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] | 114 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] |
103 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] | 115 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] |
104 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] | 116 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] |
105 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] | 117 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
176 # We don't have full plane2 support on XP. | 188 # We don't have full plane2 support on XP. |
177 [ XP ] fast/text/international/plane2.html [ WontFix ] | 189 [ XP ] fast/text/international/plane2.html [ WontFix ] |
178 | 190 |
179 # These two printing tests fail with the threaded compositor but they | 191 # These two printing tests fail with the threaded compositor but they |
180 # aren't critical to run in this mode. | 192 # aren't critical to run in this mode. |
181 virtual/threaded/printing/setPrinting.html [ WontFix ] | 193 virtual/threaded/printing/setPrinting.html [ WontFix ] |
182 virtual/threaded/printing/width-overflow.html [ WontFix ] | 194 virtual/threaded/printing/width-overflow.html [ WontFix ] |
183 | 195 |
184 # This test only fails with an ASSERT in Debug build. | 196 # This test only fails with an ASSERT in Debug build. |
185 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] | 197 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] |
OLD | NEW |