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

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

Issue 2539733002: Improve fallback for Burmese with leading punctuation + spacing mark (Closed)
Patch Set: Created 4 years 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 6 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 # 6. Tests that fail due to Debug rendering variations from Release behavior.
9 9
10 # 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
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] 73 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ]
74 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] 74 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ]
75 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] 75 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ]
76 76
77 # Mac has different fallback behavior so that this test won't work there 77 # Mac has different fallback behavior so that this test won't work there
78 [ Mac ] fast/text/font-cachekey.html [ WontFix ] 78 [ Mac ] fast/text/font-cachekey.html [ WontFix ]
79 79
80 # AAT/mortx shaping not supported on platforms other than Mac 80 # AAT/mortx shaping not supported on platforms other than Mac
81 [ Linux Win Android ] fast/text/aat-morx.html [ WontFix ] 81 [ Linux Win Android ] fast/text/aat-morx.html [ WontFix ]
82 82
83 # Linux layout tests do not have a Myanmar fallback font.
84 [ Linux ] inspector-protocol/layout-fonts/fallback-myanmar.html [ WontFix ]
85
83 # Tests in media/stable are only supposed to be run as virtual test (see virtual /stable/media). 86 # Tests in media/stable are only supposed to be run as virtual test (see virtual /stable/media).
84 media/stable [ WontFix ] 87 media/stable [ WontFix ]
85 88
86 # These tests are only supposed be run as virtual test. See /virtual/media-gpu-a ccelerated/http/tests/media/media-source/. 89 # These tests are only supposed be run as virtual test. See /virtual/media-gpu-a ccelerated/http/tests/media/media-source/.
87 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-audio -bitrate.html [ WontFix ] 90 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-audio -bitrate.html [ WontFix ]
88 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-frame size.html [ WontFix ] 91 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-frame size.html [ WontFix ]
89 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-video -bitrate.html [ WontFix ] 92 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-video -bitrate.html [ WontFix ]
90 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-bitrat e.html [ WontFix ] 93 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-bitrat e.html [ WontFix ]
91 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framer ate.html [ WontFix ] 94 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framer ate.html [ WontFix ]
92 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-frames ize.html [ WontFix ] 95 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-frames ize.html [ WontFix ]
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 # Debug rendering difference only on Win Debug 178 # Debug rendering difference only on Win Debug
176 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ WontFix ] 179 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ WontFix ]
177 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ WontFix ] 180 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ WontFix ]
178 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ W ontFix ] 181 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ W ontFix ]
179 182
180 # Only Windows supports Symbol CMAP encoded fonts. 183 # Only Windows supports Symbol CMAP encoded fonts.
181 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ] 184 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ]
182 185
183 # wasm tests. Currently under virtual/enable_wasm 186 # wasm tests. Currently under virtual/enable_wasm
184 crbug.com/642912 http/tests/wasm/ [ WontFix ] 187 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