1 # This file should only include tests that we never intend to fix.
2 # There should only be 4 categories of tests here:
3 # 1. Test harness tests.
4 # 2. Tests enabled by chromium embedders (e.g. Opera).
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 Debug.
8 # FIXME: Remove the WontFix keyword and have that be implied. That way, people won't abuse
9 # WontFix outside of this file.
11 # Perf tests are really slow in debug builds and there are few benefits in running them.
12 [ Debug ] http/tests/perf [ WontFix ]
14 # This test verifies that a mismatch reftest will fail if both results are the
15 # same. Because the whole point is that this test should fail when run, it's
16 # not SKIP, just WONTFIX.
17 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
19 # Platform specific virtual test suites.
20 [ Win Mac Android ] virtual/linux-subpixel [ WontFix ]
22 # Chrome Win/Linux doesn't support emacs key-bindings.
23 [ Win Linux ] editing/pasteboard/emacs-cntl-y-001.html [ WontFix ]
24 [ Win Linux ] editing/pasteboard/emacs-ctrl-a-k-y.html [ WontFix ]
25 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-with-move.html [ WontFix ]
26 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ]
27 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ]
29 # Chrome Mac doesn't support Ctrl+Up/Down key-bindings.
30 [ Mac ] editing/input/ctrl-up-down.html [ WontFix ]
32 # Chrome uses different keyboard accelerators from those used by Safari, so
33 # this test will always fail.
34 [ Linux Win ] 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 [ WontFix ]
38 # This test only applies to overlay scrollbar platforms.
39 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ WontFix ]
41 # These tests are only valid on platforms with overlay scrollbars support.
42 [ SnowLeopard ] inspector/device-emulation [ WontFix ]
44 # <progress> on Mac is always animated. So it's hard to get a reliable pixel result.
45 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ]
47 # This requires usp10.dll version 1.600 or greater on Windows and
48 # it isn't installed on XP by default.
49 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ]
51 # These test the CoreAnimation plugin model which we never intend to support on
53 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ]
54 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ]
55 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFix ]
56 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFix ]
58 # Mac's popup behavior is different.
59 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFix ]
60 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ]
62 # Chromium does not support PDF content in <img> tags.
63 [ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ]
65 # Pan-scroll tests are Windows-specific.
66 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ]
67 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ]
68 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ]
69 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ]
70 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ]
71 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ]
72 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ]
73 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
74 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click.html [ WontFix ]
75 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click-hyperlink.html [ WontFix ]
76 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-drag.html [ WontFix ]
77 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-event-fired.html [ WontFix ]
78 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-in-iframe.html [ WontFix ]
79 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs.html [ WontFix ]
80 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-panIcon.html [ WontFix ]
81 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
82 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-click.html [ WontFix ]
83 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-click-hyperlink.html [ WontFix ]
84 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-drag.html [ WontFix ]
85 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-event-fired.html [ WontFix ]
86 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-in-iframe.html [ WontFix ]
87 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-nested-divs.html [ WontFix ]
88 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-panIcon.html [ WontFix ]
89 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
91 # These tests are specific to Windows and Linux.
92 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ]
93 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [ WontFix ]
94 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix ]
95 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ]
97 # Mac does not have menu key.
98 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ]
99 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ]
100 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ]
101 [ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ]
102 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ WontFix ]
103 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ]
104 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ WontFix ]
105 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu-document.html [ WontFix ]
106 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu.html [ WontFix ]
107 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu-position.html [ WontFix ]
109 # Link Highlighting is only supported on Windows and Linux
110 [ Mac ] compositing/gestures [ WontFix ]
112 # These tests are specific to Linux.
113 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ]
114 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ]
115 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ]
116 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ]
117 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ]
118 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ]
120 # Mac has different fallback behavior so that this test won't work there
121 [ Mac ] fast/text/font-cachekey.html [ WontFix ]
123 # These tests are specific to Android. Because long pressing on disabled/readonly input/textarea
124 # won't trigger text selection on Linux/Mac/Windows platforms, hence we need to skip it.
125 [ Linux Mac Win ] editing/selection/readonly-disabled-text-selection.html [ WontFix ]
126 [ Linux Mac Win ] editing/selection/android-longtap-not-select-empty.html [ WontFix ]
128 # AAT/mortx shaping not supported on platforms other than Mac
129 [ Linux Win Android ] fast/text/aat-morx.html [ WontFix ]
131 # This test crashes occasionally on Windows and we can't seem to repro locally.
132 # See comments in crbug.com/239077
133 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ]
135 # Tests in media/stable are only supposed to be run as virtual test (see virtual/stable/media).
136 media/stable [ WontFix ]
138 # Only run fake-Android tests on Linux
139 [ Mac Win ] virtual/android [ WontFix ]
141 # We only run it through the virtual gpu test suite.
142 fast/canvas/canvas-lost-gpu-context.html [ WontFix ]
144 # Chrome Linux doesn't support NPAPI plugins anymore.
145 [ Linux ] http/tests/plugins/interrupted-get-url.html [ WontFix ]
146 [ Linux ] http/tests/plugins/third-party-cookie-accept-policy.html [ WontFix ]
147 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ WontFix ]
149 # Missing Chrome Mac support, will start working when we move to harfbuzz on mac.
150 [ Mac ] fast/text/international/zerowidthjoiner.html [ WontFix ]
152 # Hits an assert on Snow-leopard Debug but not on any other platforms.
153 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-mutation-observer.html [ WontFix ]
154 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack.html [ WontFix ]
155 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-scopes.html [ WontFix ]
156 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ]
157 [ Snowleopard Debug ] inspector/elements/styles-2/pseudo-elements.html [ WontFix ]
158 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/dom-breakpoints.html [ WontFix ]
159 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/event-listener-breakpoints.html [ WontFix ]
160 [ SnowLeopard Debug ] fast/text/trailing_whitespace_wrapping.html [ WontFix ]
163 # Subpixel font scaling requires DirectWrite on windows (which isn't supported
164 # on XP) and antialiasing on mac (which isn't enabled tests).
165 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ]
166 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ]
167 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ]
168 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ]
169 [ XP Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ]
170 [ Mac ] fast/text/mixed-direction-bidi-wrap.html [ WontFix ]
172 # Mac 10.6 only due to slight changes in text rendering
173 [ SnowLeopard ] fast/text/international/text-shaping-arabic.html [ WontFix ]
175 # Mac 10.6 debug only, and the tests are very artificial to test orientation of all code points.
176 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001k.html [ WontFix ]
177 [ SnowLeopard Debug ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001m.html [ WontFix ]
179 # We don't have the necessary fonts for these tests on XP.
180 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001f.html [ WontFix ]
181 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001g.html [ WontFix ]
182 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001h.html [ WontFix ]
183 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001l.html [ WontFix ]
184 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001o.html [ WontFix ]
186 # Relies on precise timing which isn't reliable on XP.
187 [ XP ] imported/web-platform-tests/user-timing/test_user_timing_mark.html [ WontFix ]
189 # We don't have full plane2 support on XP.
190 [ XP ] fast/text/international/plane2.html [ WontFix ]
192 # These two printing tests fail with the threaded compositor but they
193 # aren't critical to run in this mode.
194 virtual/threaded/printing/setPrinting.html [ WontFix ]
195 virtual/threaded/printing/width-overflow.html [ WontFix ]
197 # This test only fails with an ASSERT in Debug build.
198 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ]
200 # See crbug.com/522326
201 imported/web-platform-tests/html/obsolete/requirements-for-implementations/the-marquee-element-0/marquee-events.html [ WontFix ]