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

Side by Side Diff: LayoutTests/NeverFixTests

Issue 1182183005: Enable slimming paint for compositing/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline Created 5 years, 6 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 | « no previous file | LayoutTests/StaleTestExpectations » ('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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 # This requires usp10.dll version 1.600 or greater on Windows and 47 # This requires usp10.dll version 1.600 or greater on Windows and
48 # it isn't installed on XP by default. 48 # it isn't installed on XP by default.
49 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ] 49 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ]
50 50
51 # These test the CoreAnimation plugin model which we never intend to support on 51 # These test the CoreAnimation plugin model which we never intend to support on
52 # Windows and Linux. 52 # Windows and Linux.
53 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ] 53 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ]
54 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ] 54 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ]
55 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi x ] 55 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi x ]
56 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi x ] 56 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi x ]
57 [ Win Linux ] virtual/slimmingpaint/compositing/plugins/1x1-composited-plugin.ht ml [ WontFix ]
58 [ Win Linux ] virtual/slimmingpaint/compositing/plugins/composited-plugin.html [ WontFix ]
59 [ Win Linux ] virtual/slimmingpaint/compositing/plugins/large-to-small-composite d-plugin.html [ WontFix ]
60 [ Win Linux ] virtual/slimmingpaint/compositing/plugins/small-to-large-composite d-plugin.html [ WontFix ]
61 57
62 # Mac's popup behavior is different. 58 # Mac's popup behavior is different.
63 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ] 59 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ]
64 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ] 60 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ]
65 61
66 # Chromium does not support PDF content in <img> tags. 62 # Chromium does not support PDF content in <img> tags.
67 [ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ] 63 [ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ]
68 [ Win Linux ] virtual/slimmingpaint/compositing/images/direct-pdf-image.html [ W ontFix ]
69 64
70 # Pan-scroll tests are Windows-specific. 65 # Pan-scroll tests are Windows-specific.
71 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ] 66 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ]
72 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ] 67 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ]
73 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ] 68 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ]
74 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ] 69 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ]
75 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ] 70 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ]
76 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ] 71 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ]
77 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ] 72 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ]
78 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ] 73 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
(...skipping 16 matching lines...) Expand all
95 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ] 90 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ]
96 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ] 91 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ]
97 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ] 92 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ]
98 [ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ] 93 [ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ]
99 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ W ontFix ] 94 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ W ontFix ]
100 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ] 95 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ]
101 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ W ontFix ] 96 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ W ontFix ]
102 97
103 # Link Highlighting is only supported on Windows and Linux 98 # Link Highlighting is only supported on Windows and Linux
104 [ Mac ] compositing/gestures [ WontFix ] 99 [ Mac ] compositing/gestures [ WontFix ]
105 [ Mac ] virtual/slimmingpaint/compositing/gestures [ WontFix ]
106 100
107 # These tests are specific to Linux. 101 # These tests are specific to Linux.
108 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] 102 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ]
109 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] 103 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ]
110 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] 104 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ]
111 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] 105 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ]
112 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] 106 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ]
113 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] 107 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ]
114 108
115 # Mac has different fallback behavior so that this test won't work there 109 # Mac has different fallback behavior so that this test won't work there
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 # aren't critical to run in this mode. 174 # aren't critical to run in this mode.
181 virtual/threaded/printing/setPrinting.html [ WontFix ] 175 virtual/threaded/printing/setPrinting.html [ WontFix ]
182 virtual/threaded/printing/width-overflow.html [ WontFix ] 176 virtual/threaded/printing/width-overflow.html [ WontFix ]
183 177
184 # Reftests failing due to invisible differences caused by rounding. 178 # Reftests failing due to invisible differences caused by rounding.
185 # Will remove when we enable slimming paint by default. 179 # Will remove when we enable slimming paint by default.
186 virtual/slimmingpaint/css3/filters/effect-all-on-background.html [ WontFix ] 180 virtual/slimmingpaint/css3/filters/effect-all-on-background.html [ WontFix ]
187 181
188 # This test only fails with an ASSERT in Debug build. 182 # This test only fails with an ASSERT in Debug build.
189 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] 183 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/StaleTestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698