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/frames/flattening [ WontFix ] |
| 312 fast/text-autosizing/narrow-iframe-flattened.html [ WontFix ] |
| 313 http/tests/misc/iframe-flattening-3level-nesting-with-blocking-resource.html [ W
ontFix ] |
| 314 plugins/frameset-with-plugin-frame.html [ WontFix ] |
| 315 |
310 # Chromium's video codecs don't support alpha information encoded in the video | 316 # Chromium's video codecs don't support alpha information encoded in the video |
311 # data, so this test is not applicable. | 317 # data, so this test is not applicable. |
312 compositing/video/video-background-color.html [ WontFix ] | 318 compositing/video/video-background-color.html [ WontFix ] |
313 virtual/softwarecompositing/video/video-background-color.html [ WontFix ] | 319 virtual/softwarecompositing/video/video-background-color.html [ WontFix ] |
314 | 320 |
315 # Chrome uses its quota manager and doesn't respect the 5mb limit. | 321 # Chrome uses its quota manager and doesn't respect the 5mb limit. |
316 storage/indexeddb/database-quota.html [ WontFix ] | 322 storage/indexeddb/database-quota.html [ WontFix ] |
317 | 323 |
318 # Chromium doesn't use fullscreen-specific media controls | 324 # Chromium doesn't use fullscreen-specific media controls |
319 media/video-controls-fullscreen-volume.html [ WontFix ] | 325 media/video-controls-fullscreen-volume.html [ WontFix ] |
(...skipping 2824 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3144 # From WebKit's generic expectations. | 3150 # From WebKit's generic expectations. |
3145 # pending functional patch and per-port verification | 3151 # pending functional patch and per-port verification |
3146 webkit.org/b/109954 css3/line-break [ Skip ] | 3152 webkit.org/b/109954 css3/line-break [ Skip ] |
3147 # pending implementation completion and feature enabling | 3153 # pending implementation completion and feature enabling |
3148 webkit.org/b/109570 media/track/regions-webvtt [ Skip ] | 3154 webkit.org/b/109570 media/track/regions-webvtt [ Skip ] |
3149 | 3155 |
3150 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml
[ Pass Timeout ] | 3156 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml
[ Pass Timeout ] |
3151 | 3157 |
3152 # The image output is wrong (some red dots can be seen). | 3158 # The image output is wrong (some red dots can be seen). |
3153 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ] | 3159 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ] |
OLD | NEW |