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

Side by Side Diff: LayoutTests/TestExpectations

Issue 13980003: Add animation support for WebP images (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adapt to recent animation code changes Created 7 years, 6 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
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 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ] 3 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ]
4 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ] 4 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ]
5 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 5 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
6 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Fai lure Pass Timeout ] 6 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Fai lure Pass Timeout ]
7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Crash Failure Pass Timeout ] 7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Crash Failure Pass Timeout ]
8 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 8 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/Window/window-postmessage-clone-really-deep-a rray.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/dom/Window/window-postmessage-clone-really-deep-a rray.html [ Slow ]
(...skipping 1880 matching lines...) Expand 10 before | Expand all | Expand 10 after
1891 crbug.com/246549 http/tests/security/svg-image-leak.html [ Failure Pass ] 1891 crbug.com/246549 http/tests/security/svg-image-leak.html [ Failure Pass ]
1892 1892
1893 crbug.com/246855 http/tests/inspector/compiler-source-mapping-debug.html [ Crash ] 1893 crbug.com/246855 http/tests/inspector/compiler-source-mapping-debug.html [ Crash ]
1894 1894
1895 # Needs new pixel baselines on other platforms 1895 # Needs new pixel baselines on other platforms
1896 Bug(jamesr) compositing/video/video-controls-layer-creation.html [ ImageOnlyFail ure Pass ] 1896 Bug(jamesr) compositing/video/video-controls-layer-creation.html [ ImageOnlyFail ure Pass ]
1897 Bug(jamesr) virtual/softwarecompositing/video/video-controls-layer-creation.html [ ImageOnlyFailure Pass ] 1897 Bug(jamesr) virtual/softwarecompositing/video/video-controls-layer-creation.html [ ImageOnlyFailure Pass ]
1898 1898
1899 # New baseline might fail on Mac according to trybots. 1899 # New baseline might fail on Mac according to trybots.
1900 crbug.com/245520 [ Mac ] compositing/repaint/transform-style-change.html [ Image OnlyFailure ] 1900 crbug.com/245520 [ Mac ] compositing/repaint/transform-style-change.html [ Image OnlyFailure ]
1901
1902 # Remove this line after animated WebP is enabled by default.
1903 crbug.com/229641 fast/images/webp-animation.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698