OLD | NEW |
1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. | 1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. |
2 | 2 |
3 # ----------------------------------------------------------------- | 3 # ----------------------------------------------------------------- |
4 # SLOW TESTS | 4 # SLOW TESTS |
5 # ----------------------------------------------------------------- | 5 # ----------------------------------------------------------------- |
6 | 6 |
7 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] | 7 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] |
8 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ] | 8 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ] |
9 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure
Slow ] | 9 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure
Slow ] |
10 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure Sl
ow ] | 10 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure Sl
ow ] |
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
300 # These tests try to print a PDF file as the expected result. I don't think | 300 # These tests try to print a PDF file as the expected result. I don't think |
301 # we plan on supporting this anytime soon. | 301 # we plan on supporting this anytime soon. |
302 printing/compositing-layer-printing.html [ WontFix ] | 302 printing/compositing-layer-printing.html [ WontFix ] |
303 printing/media-queries-print.html [ WontFix ] | 303 printing/media-queries-print.html [ WontFix ] |
304 printing/page-rule-in-media-query.html [ WontFix ] | 304 printing/page-rule-in-media-query.html [ WontFix ] |
305 | 305 |
306 # Repaint test doesn't seem to work on Chromium. | 306 # Repaint test doesn't seem to work on Chromium. |
307 webkit.org/b/98579 compositing/repaint/requires-backing-repaint.html [ ImageOnly
Failure ] | 307 webkit.org/b/98579 compositing/repaint/requires-backing-repaint.html [ ImageOnly
Failure ] |
308 webkit.org/b/98579 virtual/softwarecompositing/repaint/requires-backing-repaint.
html [ ImageOnlyFailure ] | 308 webkit.org/b/98579 virtual/softwarecompositing/repaint/requires-backing-repaint.
html [ ImageOnlyFailure ] |
309 | 309 |
310 # Tests for frameset flattening which is not used by Chromium. | |
311 fast/text-autosizing/narrow-iframe-flattened.html [ WontFix ] | |
312 http/tests/misc/iframe-flattening-3level-nesting-with-blocking-resource.html [ W
ontFix ] | |
313 plugins/frameset-with-plugin-frame.html [ WontFix ] | |
314 | |
315 # Chromium's video codecs don't support alpha information encoded in the video | 310 # Chromium's video codecs don't support alpha information encoded in the video |
316 # data, so this test is not applicable. | 311 # data, so this test is not applicable. |
317 compositing/video/video-background-color.html [ WontFix ] | 312 compositing/video/video-background-color.html [ WontFix ] |
318 virtual/softwarecompositing/video/video-background-color.html [ WontFix ] | 313 virtual/softwarecompositing/video/video-background-color.html [ WontFix ] |
319 | 314 |
320 # Chrome uses its quota manager and doesn't respect the 5mb limit. | 315 # Chrome uses its quota manager and doesn't respect the 5mb limit. |
321 storage/indexeddb/database-quota.html [ WontFix ] | 316 storage/indexeddb/database-quota.html [ WontFix ] |
322 | 317 |
323 # Chromium doesn't use fullscreen-specific media controls | 318 # Chromium doesn't use fullscreen-specific media controls |
324 media/video-controls-fullscreen-volume.html [ WontFix ] | 319 media/video-controls-fullscreen-volume.html [ WontFix ] |
(...skipping 2811 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3136 # From WebKit's generic expectations. | 3131 # From WebKit's generic expectations. |
3137 # pending functional patch and per-port verification | 3132 # pending functional patch and per-port verification |
3138 webkit.org/b/109954 css3/line-break [ Skip ] | 3133 webkit.org/b/109954 css3/line-break [ Skip ] |
3139 # pending implementation completion and feature enabling | 3134 # pending implementation completion and feature enabling |
3140 webkit.org/b/109570 media/track/regions-webvtt [ Skip ] | 3135 webkit.org/b/109570 media/track/regions-webvtt [ Skip ] |
3141 | 3136 |
3142 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml
[ Pass Timeout ] | 3137 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml
[ Pass Timeout ] |
3143 | 3138 |
3144 # The image output is wrong (some red dots can be seen). | 3139 # The image output is wrong (some red dots can be seen). |
3145 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ] | 3140 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ] |
OLD | NEW |