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

Side by Side Diff: third_party/WebKit/LayoutTests/NeverFixTests

Issue 2418553002: Remove expectation for transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html (Closed)
Patch Set: Move to NeverFixTests Created 4 years, 2 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('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 6 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 # 5. Tests that crash due to resource limitations on some platforms or in Debu g. 7 # 5. Tests that crash due to resource limitations on some platforms or in Debu g.
8 # 6. Tests that fail due to Debug rendering variations from Release behavior.
8 9
9 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse 10 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse
10 # WontFix outside of this file. 11 # WontFix outside of this file.
11 12
12 # Perf tests are really slow in debug builds and there are few benefits in runni ng them. 13 # Perf tests are really slow in debug builds and there are few benefits in runni ng them.
13 [ Debug ] http/tests/perf [ WontFix ] 14 [ Debug ] http/tests/perf [ WontFix ]
14 15
15 # This test verifies that a mismatch reftest will fail if both results are the 16 # This test verifies that a mismatch reftest will fail if both results are the
16 # same. Because the whole point is that this test should fail when run, it's 17 # same. Because the whole point is that this test should fail when run, it's
17 # not SKIP, just WONTFIX. 18 # not SKIP, just WONTFIX.
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 # aren't critical to run in this mode. 112 # aren't critical to run in this mode.
112 virtual/threaded/printing/setPrinting.html [ WontFix ] 113 virtual/threaded/printing/setPrinting.html [ WontFix ]
113 virtual/threaded/printing/width-overflow.html [ WontFix ] 114 virtual/threaded/printing/width-overflow.html [ WontFix ]
114 115
115 # These tests are flaky/fail when threaded and add little value (they're just 116 # These tests are flaky/fail when threaded and add little value (they're just
116 # reading back Blink's current animation value). 117 # reading back Blink's current animation value).
117 virtual/threaded/animations/transition-and-animation-1.html [ WontFix ] 118 virtual/threaded/animations/transition-and-animation-1.html [ WontFix ]
118 virtual/threaded/animations/transition-and-animation-2.html [ WontFix ] 119 virtual/threaded/animations/transition-and-animation-2.html [ WontFix ]
119 virtual/threaded/transitions/transition-end-event-multiple-04.html [ WontFix ] 120 virtual/threaded/transitions/transition-end-event-multiple-04.html [ WontFix ]
120 121
121 # This test only fails with an ASSERT in Debug build. 122 # This test only fails with an ASSERT in Debug build. But it's WontFix for Relea se, so something's wrong.
122 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] 123 crbug.com/655256 [ Release ] editing/input/orphan-set-selection-range.html [ Won tFix ]
123 124
124 # See crbug.com/522326 125 # See crbug.com/522326
125 imported/wpt/html/obsolete/requirements-for-implementations/the-marquee-element- 0/marquee-events.html [ WontFix ] 126 imported/wpt/html/obsolete/requirements-for-implementations/the-marquee-element- 0/marquee-events.html [ WontFix ]
126 # We don't allow to access external hosts in layout tests. 127 # We don't allow to access external hosts in layout tests.
127 imported/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-enti ty-support.htm [ WontFix ] 128 imported/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-enti ty-support.htm [ WontFix ]
128 129
129 # Some CSS2.1 tests pass but cause 1px diff due to old font-size guidelines, 130 # Some CSS2.1 tests pass but cause 1px diff due to old font-size guidelines,
130 # or render colors differently for text and images on Mac. 131 # or render colors differently for text and images on Mac.
131 imported/csswg-test/css21/linebox/inline-formatting-context-002.xht [ WontFix ] 132 imported/csswg-test/css21/linebox/inline-formatting-context-002.xht [ WontFix ]
132 [ Linux Win ] imported/csswg-test/css21/linebox/inline-formatting-context-003.xh t [ WontFix ] 133 [ Linux Win ] imported/csswg-test/css21/linebox/inline-formatting-context-003.xh t [ WontFix ]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ] 170 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ]
170 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ] 171 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ]
171 172
172 # prefer_compositing_to_lcd_text causes things to get composited regardless of t heir opaqueness, causing the test to fail 173 # prefer_compositing_to_lcd_text causes things to get composited regardless of t heir opaqueness, causing the test to fail
173 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-opaque-to-transparent.html [ WontFix ] 174 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-opaque-to-transparent.html [ WontFix ]
174 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-transparent-to-opaque.html [ WontFix ] 175 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-transparent-to-opaque.html [ WontFix ]
175 176
176 # Stack overflow crashes on Win 177 # Stack overflow crashes on Win
177 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ WontFix ] 178 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ WontFix ]
178 179
180 # Debug rendering difference only on Win Debug
181 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ WontFix ]
182 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ WontFix ]
183 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ W ontFix ]
184
179 # Only Windows supports Symbol CMAP encoded fonts. 185 # Only Windows supports Symbol CMAP encoded fonts.
180 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ] 186 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ]
181 187
182 # wasm tests. Currently under virtual/enable_wasm 188 # wasm tests. Currently under virtual/enable_wasm
183 crbug.com/642912 http/tests/wasm/ [ WontFix ] 189 crbug.com/642912 http/tests/wasm/ [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698