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

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

Issue 2183023003: Add a Windows layout test for validating symbol CMAP encoding support (Closed) Base URL: dilbert@roettsch.es:dev/blink/src@symbolCmapRefTest
Patch Set: Fix typos, fix base branch reference Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/text/resources/SymbolCMAPTest.ttf » ('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 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 165
166 # On Linux bold emoji are already supported. 166 # On Linux bold emoji are already supported.
167 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ] 167 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ]
168 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ] 168 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ]
169 169
170 # These tests are too slow with our MESA backend. We can re-enable when we have 170 # These tests are too slow with our MESA backend. We can re-enable when we have
171 # bots running tests on real hardware. Don't want to just delete these because t hey 171 # bots running tests on real hardware. Don't want to just delete these because t hey
172 # pass in the virtual test suite version. 172 # pass in the virtual test suite version.
173 webkit.org/b/49629 compositing/lots-of-img-layers.html [ WontFix ] 173 webkit.org/b/49629 compositing/lots-of-img-layers.html [ WontFix ]
174 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ WontFix ] 174 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ WontFix ]
175
176 # Only Windows supports Symbol CMAP encoded fonts.
177 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/text/resources/SymbolCMAPTest.ttf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698