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

Side by Side Diff: LayoutTests/TestExpectations

Issue 14056005: Added code to enable the first caption track if the user has requested captions and one such track … (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/media/media-controls.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 2995 matching lines...) Expand 10 before | Expand all | Expand 10 after
3006 webkit.org/b/113467 [ Win ] compositing/shadows/shadow-drawing.html [ ImageOnlyF ailure Pass ] 3006 webkit.org/b/113467 [ Win ] compositing/shadows/shadow-drawing.html [ ImageOnlyF ailure Pass ]
3007 3007
3008 webkit.org/b/112610 [ Win ] fast/text/word-space-with-kerning-3.html [ ImageOnly Failure ] 3008 webkit.org/b/112610 [ Win ] fast/text/word-space-with-kerning-3.html [ ImageOnly Failure ]
3009 3009
3010 # Snapshotted plugins not enabled 3010 # Snapshotted plugins not enabled
3011 webkit.org/b/98696 plugins/snapshotting [ Skip ] 3011 webkit.org/b/98696 plugins/snapshotting [ Skip ]
3012 3012
3013 crbug.com/223329 [ MountainLion ] fast/writing-mode/text-orientation-basic.html [ ImageOnlyFailure ] 3013 crbug.com/223329 [ MountainLion ] fast/writing-mode/text-orientation-basic.html [ ImageOnlyFailure ]
3014 crbug.com/223332 svg/css/root-shadow-offscreen.svg [ ImageOnlyFailure ] 3014 crbug.com/223332 svg/css/root-shadow-offscreen.svg [ ImageOnlyFailure ]
3015 3015
3016 webkit.org/b/113114 media/video-controls-captions.html [ Timeout ]
3017
3018 webkit.org/b/113474 http/tests/cache/subresource-failover-to-network.html [ Pass Failure ] 3016 webkit.org/b/113474 http/tests/cache/subresource-failover-to-network.html [ Pass Failure ]
3019 3017
3020 crbug.com/231154 fast/forms/textarea/textarea-appearance-basic.html [ Pass Failu re ] 3018 crbug.com/231154 fast/forms/textarea/textarea-appearance-basic.html [ Pass Failu re ]
3021 # Need rebaseline 3019 # Need rebaseline
3022 crbug.com/101447 fast/forms/search/search-appearance-basic.html [ Failure ImageO nlyFailure ] 3020 crbug.com/101447 fast/forms/search/search-appearance-basic.html [ Failure ImageO nlyFailure ]
3023 3021
3024 # pending CSS grammar refactoring 3022 # pending CSS grammar refactoring
3025 webkit.org/b/113483 inspector/console/console-css-warnings.html [ Skip ] 3023 webkit.org/b/113483 inspector/console/console-css-warnings.html [ Skip ]
3026 3024
3027 webkit.org/b/113487 [ Debug ] plugins/npruntime/npruntime-calls-with-null-npp.ht ml [ Pass Timeout ] 3025 webkit.org/b/113487 [ Debug ] plugins/npruntime/npruntime-calls-with-null-npp.ht ml [ Pass Timeout ]
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
3069 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ] 3067 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ]
3070 3068
3071 # The image output is wrong (some red dots can be seen). 3069 # The image output is wrong (some red dots can be seen).
3072 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ] 3070 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ]
3073 3071
3074 crbug.com/233223 http/tests/history/redirect-js-location-href-0-seconds.html [ P ass Failure ] 3072 crbug.com/233223 http/tests/history/redirect-js-location-href-0-seconds.html [ P ass Failure ]
3075 crbug.com/233260 [ Win ] fast/preloader/script.html [ Failure ] 3073 crbug.com/233260 [ Win ] fast/preloader/script.html [ Failure ]
3076 3074
3077 crbug.com/233585 media/media-document-audio-repaint.html [ ImageOnlyFailure ] 3075 crbug.com/233585 media/media-document-audio-repaint.html [ ImageOnlyFailure ]
3078 crbug.com/233700 [ Win Debug ] inspector/debugger/debugger-script-preprocessor.h tml [ Timeout ] 3076 crbug.com/233700 [ Win Debug ] inspector/debugger/debugger-script-preprocessor.h tml [ Timeout ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/media/media-controls.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698