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

Side by Side Diff: LayoutTests/TestExpectations

Issue 14741004: NOT FOR REVIEW - Update comp-scrolling state at a well defined point in the pipeline. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added annotations describing how this patch will be split. 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
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 1940 matching lines...) Expand 10 before | Expand all | Expand 10 after
1951 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking-manifest-404.html 1951 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking-manifest-404.html
1952 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking-resource-404.html 1952 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking-resource-404.html
1953 webkit.org/b/92968 http/tests/appcache/abort-cache-ondownloading-resource-404.ht ml 1953 webkit.org/b/92968 http/tests/appcache/abort-cache-ondownloading-resource-404.ht ml
1954 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking.html 1954 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking.html
1955 webkit.org/b/92968 http/tests/appcache/abort-cache-ondownloading.html 1955 webkit.org/b/92968 http/tests/appcache/abort-cache-ondownloading.html
1956 webkit.org/b/92968 http/tests/appcache/abort-cache-onprogress.html 1956 webkit.org/b/92968 http/tests/appcache/abort-cache-onprogress.html
1957 1957
1958 # Scrolling content draws beneath scrollbars in composited scrolling mode. 1958 # Scrolling content draws beneath scrollbars in composited scrolling mode.
1959 webkit.org/b/103156 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar- with-incomplete-style.html [ ImageOnlyFailure ] 1959 webkit.org/b/103156 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar- with-incomplete-style.html [ ImageOnlyFailure ]
1960 1960
1961 # Adding new failing layout tests to illustrate the need for a future logic fix. 1961 # PATCH 3
1962 # Will be fixed in upcoming patch.
1963 crbug.com/172875 compositing/overflow/automatically-opt-into-composited-scrollin g.html [ Failure ]
1964 crbug.com/172875 compositing/overflow/opt-into-composited-scrolling-positioned-a ncestor.html [ Failure ]
1965 crbug.com/172875 virtual/gpu/compositedscrolling/overflow/automatically-opt-into -composited-scrolling.html [ Failure ]
1966 crbug.com/172875 virtual/gpu/compositedscrolling/overflow/opt-into-composited-sc rolling-positioned-ancestor.html [ Failure ]
1967 crbug.com/172875 virtual/softwarecompositing/overflow/automatically-opt-into-com posited-scrolling.html [ Failure ]
1968 crbug.com/172875 virtual/softwarecompositing/overflow/opt-into-composited-scroll ing-positioned-ancestor.html [ Failure ]
1969
1970 # Will need updated baselines with the opt-in fixes. 1962 # Will need updated baselines with the opt-in fixes.
1971 crbug.com/234482 [ Linux Win Mac ] virtual/gpu/compositedscrolling/overflow/over flow-scroll.html [ Failure ] 1963 crbug.com/234482 [ Linux Win Mac ] virtual/gpu/compositedscrolling/overflow/over flow-scroll.html [ Failure ]
1972 1964
1973 # Fails due to Bug 85856. 1965 # Fails due to Bug 85856.
1974 webkit.org/b/85856 [ Win Mac ] fast/block/float/028.html [ ImageOnlyFailure ] 1966 webkit.org/b/85856 [ Win Mac ] fast/block/float/028.html [ ImageOnlyFailure ]
1975 webkit.org/b/85856 [ Win Mac ] fast/block/float/026.html [ ImageOnlyFailure ] 1967 webkit.org/b/85856 [ Win Mac ] fast/block/float/026.html [ ImageOnlyFailure ]
1976 webkit.org/b/85856 [ Win Mac ] fast/overflow/unreachable-overflow-rtl-bug.html [ Failure ImageOnlyFailure ] 1968 webkit.org/b/85856 [ Win Mac ] fast/overflow/unreachable-overflow-rtl-bug.html [ Failure ImageOnlyFailure ]
1977 webkit.org/b/85856 [ Linux Win SnowLeopard ] scrollbars/rtl/div-absolute.html [ Failure ] 1969 webkit.org/b/85856 [ Linux Win SnowLeopard ] scrollbars/rtl/div-absolute.html [ Failure ]
1978 webkit.org/b/85856 [ Linux Win SnowLeopard ] virtual/gpu/compositedscrolling/scr ollbars/rtl/div-absolute.html [ Failure ] 1970 webkit.org/b/85856 [ Linux Win SnowLeopard ] virtual/gpu/compositedscrolling/scr ollbars/rtl/div-absolute.html [ Failure ]
1979 webkit.org/b/85856 [ Lion MountainLion ] scrollbars/rtl/div-absolute.html [ Fail ure Pass ] 1971 webkit.org/b/85856 [ Lion MountainLion ] scrollbars/rtl/div-absolute.html [ Fail ure Pass ]
(...skipping 694 matching lines...) Expand 10 before | Expand all | Expand 10 after
2674 crbug.com/234758 [ Debug ] virtual/gpu/fast/canvas/canvas-strokePath-gradient-sh adow.html [ Pass Timeout ] 2666 crbug.com/234758 [ Debug ] virtual/gpu/fast/canvas/canvas-strokePath-gradient-sh adow.html [ Pass Timeout ]
2675 2667
2676 crbug.com/169374 compositing/backface-visibility/backface-visibility-non3d.html [ ImageOnlyFailure ] 2668 crbug.com/169374 compositing/backface-visibility/backface-visibility-non3d.html [ ImageOnlyFailure ]
2677 crbug.com/169374 compositing/culling/tile-occlusion-boundaries.html [ ImageOnlyF ailure ] 2669 crbug.com/169374 compositing/culling/tile-occlusion-boundaries.html [ ImageOnlyF ailure ]
2678 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-coplanar.html [ Im ageOnlyFailure ] 2670 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-coplanar.html [ Im ageOnlyFailure ]
2679 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ ImageOnlyFailure ] 2671 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ ImageOnlyFailure ]
2680 crbug.com/169374 transitions/default-timing-function.html [ ImageOnlyFailure ] 2672 crbug.com/169374 transitions/default-timing-function.html [ ImageOnlyFailure ]
2681 2673
2682 # started failing in r149321/r149322 2674 # started failing in r149321/r149322
2683 crbug.com/236555 fast/forms/calendar-picker/week-picker-key-operations.html [ Fa ilure ] 2675 crbug.com/236555 fast/forms/calendar-picker/week-picker-key-operations.html [ Fa ilure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698