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

Side by Side Diff: LayoutTests/TestExpectations

Issue 14298018: This CL implements the first draft of Canvas 2D Context Attributes, aka getContext('2d', { alpha: f… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased to ToT; test cleanup Created 7 years, 7 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/fast/canvas/alpha.html » ('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 webkit.org/b/79679 [ Win Debug ] virtual/gpu/fast/canvas/getPutImageDataPairTest .html [ Slow ] 3 webkit.org/b/79679 [ Win Debug ] virtual/gpu/fast/canvas/getPutImageDataPairTest .html [ Slow ]
4 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] 4 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
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 [ Pas s Timeout Failure ] 6 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Pas s Timeout Failure ]
7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Pass Timeout Failure ] 7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Pass Timeout Failure ]
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 2597 matching lines...) Expand 10 before | Expand all | Expand 10 after
2608 crbug.com/230771 [ Linux Mac ] editing/pasteboard/file-drag-to-editable.html [ F ailure ] 2608 crbug.com/230771 [ Linux Mac ] editing/pasteboard/file-drag-to-editable.html [ F ailure ]
2609 crbug.com/230771 [ Linux Mac ] editing/pasteboard/file-input-files-access.html [ Failure ] 2609 crbug.com/230771 [ Linux Mac ] editing/pasteboard/file-input-files-access.html [ Failure ]
2610 crbug.com/230771 [ Linux Mac ] fast/events/drag-dataTransferItemList-file-handli ng.html [ Failure ] 2610 crbug.com/230771 [ Linux Mac ] fast/events/drag-dataTransferItemList-file-handli ng.html [ Failure ]
2611 crbug.com/230771 [ Linux Mac ] fast/forms/file/file-input-change-event.html [ Fa ilure ] 2611 crbug.com/230771 [ Linux Mac ] fast/forms/file/file-input-change-event.html [ Fa ilure ]
2612 crbug.com/230771 [ Linux Mac ] fast/forms/file/input-file-value.html [ Failure ] 2612 crbug.com/230771 [ Linux Mac ] fast/forms/file/input-file-value.html [ Failure ]
2613 crbug.com/230771 [ Linux Mac ] fast/forms/file/input-file-write-files.html [ Fai lure ] 2613 crbug.com/230771 [ Linux Mac ] fast/forms/file/input-file-write-files.html [ Fai lure ]
2614 crbug.com/230771 [ Linux Mac ] fast/forms/file/selected-files-from-history-state .html [ Failure ] 2614 crbug.com/230771 [ Linux Mac ] fast/forms/file/selected-files-from-history-state .html [ Failure ]
2615 crbug.com/230771 [ Linux Mac ] http/tests/security/clipboard/clipboard-file-acce ss.html [ Failure ] 2615 crbug.com/230771 [ Linux Mac ] http/tests/security/clipboard/clipboard-file-acce ss.html [ Failure ]
2616 crbug.com/230771 [ Linux Mac ] fast/forms/file/file-input-reset.html [ ImageOnly Failure ] 2616 crbug.com/230771 [ Linux Mac ] fast/forms/file/file-input-reset.html [ ImageOnly Failure ]
2617 2617
2618 # This test will need to be modified to reflect the added canvas API.
2619 crbug.com/234297 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ]
2620
2618 # From WebKit's generic expectations. 2621 # From WebKit's generic expectations.
2619 # pending functional patch and per-port verification 2622 # pending functional patch and per-port verification
2620 webkit.org/b/109954 css3/line-break [ Skip ] 2623 webkit.org/b/109954 css3/line-break [ Skip ]
2621 # pending implementation completion and feature enabling 2624 # pending implementation completion and feature enabling
2622 webkit.org/b/109570 media/track/regions-webvtt [ Skip ] 2625 webkit.org/b/109570 media/track/regions-webvtt [ Skip ]
2623 2626
2624 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ] 2627 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ]
2625 2628
2626 # The image output is wrong (some red dots can be seen). 2629 # The image output is wrong (some red dots can be seen).
2627 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ] 2630 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ]
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
2665 crbug.com/234758 [ Mac Debug ] http/tests/security/isolatedWorld/all-window-prot otypes.html [ Failure Timeout Pass ] 2668 crbug.com/234758 [ Mac Debug ] http/tests/security/isolatedWorld/all-window-prot otypes.html [ Failure Timeout Pass ]
2666 crbug.com/234758 [ Debug ] fast/workers/worker-document-leak.html [ Pass Timeout ] 2669 crbug.com/234758 [ Debug ] fast/workers/worker-document-leak.html [ Pass Timeout ]
2667 crbug.com/234758 webaudio/audiobuffersource-multi-channels.html [ Pass Crash ] 2670 crbug.com/234758 webaudio/audiobuffersource-multi-channels.html [ Pass Crash ]
2668 crbug.com/234758 [ Debug ] virtual/gpu/fast/canvas/canvas-strokePath-gradient-sh adow.html [ Pass Timeout ] 2671 crbug.com/234758 [ Debug ] virtual/gpu/fast/canvas/canvas-strokePath-gradient-sh adow.html [ Pass Timeout ]
2669 2672
2670 crbug.com/169374 compositing/backface-visibility/backface-visibility-non3d.html [ ImageOnlyFailure ] 2673 crbug.com/169374 compositing/backface-visibility/backface-visibility-non3d.html [ ImageOnlyFailure ]
2671 crbug.com/169374 compositing/culling/tile-occlusion-boundaries.html [ ImageOnlyF ailure ] 2674 crbug.com/169374 compositing/culling/tile-occlusion-boundaries.html [ ImageOnlyF ailure ]
2672 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-coplanar.html [ Im ageOnlyFailure ] 2675 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-coplanar.html [ Im ageOnlyFailure ]
2673 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ ImageOnlyFailure ] 2676 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ ImageOnlyFailure ]
2674 crbug.com/169374 transitions/default-timing-function.html [ ImageOnlyFailure ] 2677 crbug.com/169374 transitions/default-timing-function.html [ ImageOnlyFailure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/canvas/alpha.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698