Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(253)

Side by Side Diff: LayoutTests/NeverFixTests

Issue 473473003: Remove virtual/softwarecompositing suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/LeakExpectations ('k') | LayoutTests/OilpanExpectations » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 29 matching lines...) Expand all
40 # These tests are only valid on platforms with overlay scrollbars support. 40 # These tests are only valid on platforms with overlay scrollbars support.
41 [ SnowLeopard ] inspector/device-emulation [ WontFix ] 41 [ SnowLeopard ] inspector/device-emulation [ WontFix ]
42 42
43 # <progress> on Mac is always animated. So it's hard to get a reliable pixel res ult. 43 # <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 ] 44 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ]
45 45
46 # These test rubber band overhang drawing, which is a Mac OS X Lion feature 46 # These test rubber band overhang drawing, which is a Mac OS X Lion feature
47 # that is not supported on other platforms. 47 # that is not supported on other platforms.
48 [ Win Linux ] rubberbanding [ WontFix ] 48 [ Win Linux ] rubberbanding [ WontFix ]
49 [ Win Linux ] compositing/rubberbanding [ WontFix ] 49 [ Win Linux ] compositing/rubberbanding [ WontFix ]
50 [ Win Linux ] virtual/softwarecompositing/rubberbanding [ WontFix ]
51 50
52 # This requires usp10.dll version 1.600 or greater on Windows and 51 # This requires usp10.dll version 1.600 or greater on Windows and
53 # it isn't installed on XP by default. 52 # it isn't installed on XP by default.
54 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ] 53 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ]
55 54
56 # These test the CoreAnimation plugin model which we never intend to support on 55 # These test the CoreAnimation plugin model which we never intend to support on
57 # Windows and Linux. 56 # Windows and Linux.
58 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ] 57 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ]
59 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ] 58 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ]
60 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi x ] 59 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi x ]
61 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi x ] 60 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi x ]
62 [ Win Linux ] virtual/softwarecompositing/plugins/1x1-composited-plugin.html [ W ontFix ]
63 [ Win Linux ] virtual/softwarecompositing/plugins/composited-plugin.html [ WontF ix ]
64 [ Win Linux ] virtual/softwarecompositing/plugins/large-to-small-composited-plug in.html [ WontFix ]
65 [ Win Linux ] virtual/softwarecompositing/plugins/small-to-large-composited-plug in.html [ WontFix ]
66 61
67 # Mac's popup behavior is different. 62 # Mac's popup behavior is different.
68 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ] 63 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ]
69 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ] 64 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ]
70 65
71 # Chromium does not support PDF content in <img> tags. 66 # Chromium does not support PDF content in <img> tags.
72 [ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ] 67 [ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ]
73 [ Win Linux ] virtual/softwarecompositing/images/direct-pdf-image.html [ WontFix ]
74 68
75 # Pan-scroll tests are Windows-specific. 69 # Pan-scroll tests are Windows-specific.
76 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ] 70 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ]
77 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ] 71 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ]
78 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ] 72 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ]
79 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ] 73 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ]
80 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ] 74 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ]
81 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ] 75 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ]
82 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ] 76 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ]
83 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ] 77 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
(...skipping 13 matching lines...) Expand all
97 [ Mac ] compositing/gestures [ WontFix ] 91 [ Mac ] compositing/gestures [ WontFix ]
98 92
99 # These tests are specific to Linux. 93 # These tests are specific to Linux.
100 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] 94 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ]
101 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] 95 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ]
102 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] 96 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ]
103 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] 97 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ]
104 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] 98 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ]
105 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] 99 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ]
106 100
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. 101 # This test crashes occasionally on Windows and we can't seem to repro locally.
111 # See comments in crbug.com/239077 102 # See comments in crbug.com/239077
112 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ] 103 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ]
113 104
114 # Tests in media/stable are only supposed to be run as virtual test (see virtual /stable/media). 105 # Tests in media/stable are only supposed to be run as virtual test (see virtual /stable/media).
115 media/stable [ WontFix ] 106 media/stable [ WontFix ]
116 107
117 # Only run fake-Android tests on Linux 108 # Only run fake-Android tests on Linux
118 [ Mac Win ] virtual/android [ WontFix ] 109 [ Mac Win ] virtual/android [ WontFix ]
119 110
120 # We only run it through the virtual gpu test suite. 111 # We only run it through the virtual gpu test suite.
121 fast/canvas/canvas-lost-gpu-context.html [ WontFix ] 112 fast/canvas/canvas-lost-gpu-context.html [ WontFix ]
122 113
123 # Chrome Linux doesn't support NPAPI plugins anymore. 114 # Chrome Linux doesn't support NPAPI plugins anymore.
124 [ Linux ] http/tests/plugins/interrupted-get-url.html [ WontFix ] 115 [ Linux ] http/tests/plugins/interrupted-get-url.html [ WontFix ]
125 [ Linux ] http/tests/plugins/third-party-cookie-accept-policy.html [ WontFix ] 116 [ Linux ] http/tests/plugins/third-party-cookie-accept-policy.html [ WontFix ]
126 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ WontFix ] 117 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ WontFix ]
127 118
128 # Missing Chrome Mac support, will start working when we move to harfbuzz on mac . 119 # Missing Chrome Mac support, will start working when we move to harfbuzz on mac .
129 [ Mac ] fast/text/international/zerowidthjoiner.html [ WontFix ] 120 [ Mac ] fast/text/international/zerowidthjoiner.html [ WontFix ]
130 121
131 # Software compositing can't use WebGL. (There's no SwiftShader available on Win dows 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 [ Wont Fix ]
137 virtual/softwarecompositing/webgl [ WontFix ]
138
139 # Hits an assert on Snow-leopard Debug but not on any other platforms. 122 # Hits an assert on Snow-leopard Debug but not on any other platforms.
140 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack-mutation-observ er.html [ WontFix ] 123 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack-mutation-observ er.html [ WontFix ]
141 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack.html [ WontFix ] 124 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack.html [ WontFix ]
142 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack-scopes.html [ W ontFix ] 125 [ Snowleopard Debug ] inspector/sources/debugger/async-callstack-scopes.html [ W ontFix ]
143 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ] 126 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ]
144 [ Snowleopard Debug ] inspector/elements/styles/pseudo-elements.html [ WontFix ] 127 [ Snowleopard Debug ] inspector/elements/styles/pseudo-elements.html [ WontFix ]
145 [ Snowleopard Debug ] inspector/sources/debugger/dom-breakpoints.html [ WontFix ] 128 [ Snowleopard Debug ] inspector/sources/debugger/dom-breakpoints.html [ WontFix ]
146 [ Snowleopard Debug ] inspector/sources/debugger/event-listener-breakpoints.html [ WontFix ] 129 [ Snowleopard Debug ] inspector/sources/debugger/event-listener-breakpoints.html [ WontFix ]
147 130
148 # Subpixel font scaling requires DirectWrite on windows (which isn't supported 131 # Subpixel font scaling requires DirectWrite on windows (which isn't supported
149 # on XP) and antialiasing on mac (which isn't enabled tests). 132 # on XP) and antialiasing on mac (which isn't enabled tests).
150 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ] 133 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ]
151 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ] 134 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ]
152 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ] 135 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ]
153 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] 136 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ]
154 [ XP Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ] 137 [ XP Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ]
155 138
156 # We don't have full plane2 support on XP. 139 # We don't have full plane2 support on XP.
157 [ XP ] fast/text/international/plane2.html [ WontFix ] 140 [ XP ] fast/text/international/plane2.html [ WontFix ]
158 141
159 # These two printing tests fail with the threaded compositor but they 142 # These two printing tests fail with the threaded compositor but they
160 # aren't critical to run in this mode. 143 # aren't critical to run in this mode.
161 virtual/threaded/printing/setPrinting.html [ WontFix ] 144 virtual/threaded/printing/setPrinting.html [ WontFix ]
162 virtual/threaded/printing/width-overflow.html [ WontFix ] 145 virtual/threaded/printing/width-overflow.html [ WontFix ]
OLDNEW
« no previous file with comments | « LayoutTests/LeakExpectations ('k') | LayoutTests/OilpanExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698