Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / NeverFixTests
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.
7
8 # FIXME: Remove the WontFix keyword and have that be implied. That way, people won't abuse
9 # WontFix outside of this file.
10
11 # Perf tests are really slow in debug builds and there are few benefits in running them.
12 [ Debug ] perf [ WontFix ]
13
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 ]
18
19 # Platform specific virtual test suites.
20 [ Win Mac Android ] virtual/linux-subpixel [ WontFix ]
21 [ Linux XP Android XP ] virtual/antialiasedtext [ WontFix ]
22
23 # Chrome Win/Linux doesn't support emacs key-bindings.
24 [ Win Linux ] editing/pasteboard/emacs-cntl-y-001.html [ WontFix ]
25 [ Win Linux ] editing/pasteboard/emacs-ctrl-a-k-y.html [ WontFix ]
26 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-with-move.html [ WontFix ]
27 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ]
28 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ]
29
30 # Chrome Mac doesn't support Ctrl+Up/Down key-bindings.
31 [ Mac ] editing/input/ctrl-up-down.html [ WontFix ]
32
33 # Chrome uses different keyboard accelerators from those used by Safari, so
34 # this test will always fail.
35 [ Linux Win ] fast/events/option-tab.html [ WontFix ]
36
37 # This test only applies to overlay scrollbar platforms.
38 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ WontFix ]
39
40 # These tests are only valid on platforms with overlay scrollbars support.
41 [ SnowLeopard ] inspector/device-emulation [ WontFix ]
42
43 # <progress> on Mac is always animated. So it's hard to get a reliable pixel result.
44 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ]
45
46 # These test rubber band overhang drawing, which is a Mac OS X Lion feature
47 # that is not supported on other platforms.
48 [ Win Linux ] rubberbanding [ WontFix ]
49 [ Win Linux ] compositing/rubberbanding [ WontFix ]
50 [ Win Linux ] virtual/softwarecompositing/rubberbanding [ WontFix ]
51
52 # This requires usp10.dll version 1.600 or greater on Windows and
53 # it isn't installed on XP by default.
54 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ]
55
56 # These test the CoreAnimation plugin model which we never intend to support on
57 # Windows and Linux.
58 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ]
59 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ]
60 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFix ]
61 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFix ]
62 [ Win Linux ] virtual/softwarecompositing/plugins/1x1-composited-plugin.html [ WontFix ]
63 [ Win Linux ] virtual/softwarecompositing/plugins/composited-plugin.html [ WontFix ]
64 [ Win Linux ] virtual/softwarecompositing/plugins/large-to-small-composited-plugin.html [ WontFix ]
65 [ Win Linux ] virtual/softwarecompositing/plugins/small-to-large-composited-plugin.html [ WontFix ]
66
67 # Mac's popup behavior is different.
68 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFix ]
69 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ]
70
71 # Chromium does not support PDF content in <img> tags.
72 [ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ]
73 [ Win Linux ] virtual/softwarecompositing/images/direct-pdf-image.html [ WontFix ]
74
75 # Pan-scroll tests are Windows-specific.
76 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ]
77 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ]
78 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ]
79 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ]
80 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ]
81 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ]
82 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ]
83 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
84
85 # These tests are specific to Windows and Linux.
86 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ]
87 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [ WontFix ]
88 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix ]
89 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ]
90
91 # Mac does not have menu key.
92 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ]
93 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ]
94 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ]
95
96 # Link Highlighting is only supported on Windows and Linux
97 [ Mac ] compositing/gestures [ WontFix ]
98
99 # These tests are specific to Linux.
100 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ]
101 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ]
102 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ]
103 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ]
104 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ]
105 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ]
106
107 # These tests are not intended to be run in the virtual suite.
108 virtual/softwarecompositing/gestures [ WontFix ]
109
110 # This test crashes occasionally on Windows and we can't seem to repro locally.
111 # See comments in crbug.com/239077
112 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ]
113
114 # Tests in media/stable are only supposed to be run as virtual test (see virtual/stable/media).
115 media/stable [ WontFix ]
116
117 # Only run fake-Android tests on Linux
118 [ Mac Win ] virtual/android [ WontFix ]
119
120 # We only run it through the virtual gpu test suite.
121 fast/canvas/canvas-lost-gpu-context.html [ WontFix ]
122
123 # Chrome Linux doesn't support NPAPI plugins anymore.
124 [ Linux ] http/tests/plugins/interrupted-get-url.html [ WontFix ]
125 [ Linux ] http/tests/plugins/third-party-cookie-accept-policy.html [ WontFix ]
126 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ WontFix ]
127
128 # Missing Chrome Mac support, will start working when we move to harfbuzz on mac.
129 [ Mac ] fast/text/international/zerowidthjoiner.html [ WontFix ]
130
131 # Software compositing can't use WebGL. (There's no SwiftShader available on Windows either.)
132 virtual/softwarecompositing/backface-visibility/backface-visibility-webgl.html [ WontFix ]
133 virtual/softwarecompositing/draws-content/webgl-background-layer.html [ WontFix ]
134 virtual/softwarecompositing/draws-content/webgl-simple-background.html [ WontFix ]
135 virtual/softwarecompositing/layer-creation/stacking-context-overlap-nested.html [ WontFix ]
136 virtual/softwarecompositing/visibility/visibility-simple-webgl-layer.html [ WontFix ]
137 virtual/softwarecompositing/webgl [ WontFix ]
138
139 # Hits an assert on Snow-leopard Debug but not on any other platforms.
140 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack-mutation-observer.html [ WontFix ]
141 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack.html [ WontFix ]
142 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack-scopes.html [ WontFix ]
143 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ]
144 [ Snowleopard Debug ] inspector/elements/styles/pseudo-elements.html [ WontFix ]
145 [ Snowleopard Debug ] inspector/sources/debugger/dom-breakpoints.html [ WontFix ]
146 [ Snowleopard Debug ] inspector/sources/debugger/event-listener-breakpoints.html [ WontFix ]
147
148 # Subpixel font scaling requires DirectWrite on windows (which isn't supported
149 # on XP) and antialiasing on mac (which isn't enabled tests).
150 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ]
151 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ]
152 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ]
153 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ]
154 [ XP Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ]
155
156 # We don't have full plane2 support on XP.
157 [ XP ] fast/text/international/plane2.html [ WontFix ]
158
159 # These two printing tests fail with the threaded compositor but they
160 # aren't critical to run in this mode.
161 virtual/threaded/printing/setPrinting.html [ WontFix ]
162 virtual/threaded/printing/width-overflow.html [ WontFix ]