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

Side by Side Diff: LayoutTests/TestExpectations

Issue 13427009: Replace the current contiguity check for composited scrolling (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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
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 2375 matching lines...) Expand 10 before | Expand all | Expand 10 after
2386 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking-manifest-404.html 2386 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking-manifest-404.html
2387 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking-resource-404.html 2387 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking-resource-404.html
2388 webkit.org/b/92968 http/tests/appcache/abort-cache-ondownloading-resource-404.ht ml 2388 webkit.org/b/92968 http/tests/appcache/abort-cache-ondownloading-resource-404.ht ml
2389 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking.html 2389 webkit.org/b/92968 http/tests/appcache/abort-cache-onchecking.html
2390 webkit.org/b/92968 http/tests/appcache/abort-cache-ondownloading.html 2390 webkit.org/b/92968 http/tests/appcache/abort-cache-ondownloading.html
2391 webkit.org/b/92968 http/tests/appcache/abort-cache-onprogress.html 2391 webkit.org/b/92968 http/tests/appcache/abort-cache-onprogress.html
2392 2392
2393 # Scrolling content draws beneath scrollbars in composited scrolling mode. 2393 # Scrolling content draws beneath scrollbars in composited scrolling mode.
2394 webkit.org/b/103156 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar- with-incomplete-style.html [ ImageOnlyFailure ] 2394 webkit.org/b/103156 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar- with-incomplete-style.html [ ImageOnlyFailure ]
2395 2395
2396 # Adding new failing layout tests to illustrate the need for a future logic fix.
2397 # Will be fixed in upcoming patch.
2398 crbug.com/172875 compositing/overflow/automatically-opt-into-composited-scrollin g.html [ Failure ]
2399 crbug.com/172875 compositing/overflow/opt-into-composited-scrolling-positioned-a ncestor.html [ Failure ]
2400 crbug.com/172875 virtual/gpu/compositedscrolling/overflow/automatically-opt-into -composited-scrolling.html [ Failure ]
2401 crbug.com/172875 virtual/gpu/compositedscrolling/overflow/opt-into-composited-sc rolling-positioned-ancestor.html [ Failure ]
2402 crbug.com/172875 virtual/softwarecompositing/overflow/automatically-opt-into-com posited-scrolling.html [ Failure ]
2403 crbug.com/172875 virtual/softwarecompositing/overflow/opt-into-composited-scroll ing-positioned-ancestor.html [ Failure ]
2404
2405 # Will need updated baselines with the opt-in fixes. 2396 # Will need updated baselines with the opt-in fixes.
2406 crbug.com/234482 [ Linux Win Mac ] virtual/gpu/compositedscrolling/overflow/over flow-scroll.html [ Failure ] 2397 crbug.com/234482 [ Linux Win Mac ] virtual/gpu/compositedscrolling/overflow/over flow-scroll.html [ Failure ]
2407 2398
2408 # Fails due to Bug 85856. 2399 # Fails due to Bug 85856.
2409 webkit.org/b/85856 [ Win Mac ] fast/block/float/028.html [ ImageOnlyFailure ] 2400 webkit.org/b/85856 [ Win Mac ] fast/block/float/028.html [ ImageOnlyFailure ]
2410 webkit.org/b/85856 [ Win Mac ] fast/block/float/026.html [ ImageOnlyFailure ] 2401 webkit.org/b/85856 [ Win Mac ] fast/block/float/026.html [ ImageOnlyFailure ]
2411 webkit.org/b/85856 [ Win Mac ] fast/overflow/unreachable-overflow-rtl-bug.html [ Failure ImageOnlyFailure ] 2402 webkit.org/b/85856 [ Win Mac ] fast/overflow/unreachable-overflow-rtl-bug.html [ Failure ImageOnlyFailure ]
2412 webkit.org/b/85856 [ Linux Win SnowLeopard ] scrollbars/rtl/div-absolute.html [ Failure ] 2403 webkit.org/b/85856 [ Linux Win SnowLeopard ] scrollbars/rtl/div-absolute.html [ Failure ]
2413 webkit.org/b/85856 [ Linux Win SnowLeopard ] virtual/gpu/compositedscrolling/scr ollbars/rtl/div-absolute.html [ Failure ] 2404 webkit.org/b/85856 [ Linux Win SnowLeopard ] virtual/gpu/compositedscrolling/scr ollbars/rtl/div-absolute.html [ Failure ]
2414 webkit.org/b/85856 [ Lion MountainLion ] scrollbars/rtl/div-absolute.html [ Fail ure Pass ] 2405 webkit.org/b/85856 [ Lion MountainLion ] scrollbars/rtl/div-absolute.html [ Fail ure Pass ]
(...skipping 668 matching lines...) Expand 10 before | Expand all | Expand 10 after
3083 crbug.com/234066 fast/dom/everything-to-string.html [ Pass Failure ] 3074 crbug.com/234066 fast/dom/everything-to-string.html [ Pass Failure ]
3084 crbug.com/234069 [ Mac Release ] fast/events/touch/gesture/long-press-drag-drop- touch-editing-combined.html [ Pass Failure ] 3075 crbug.com/234069 [ Mac Release ] fast/events/touch/gesture/long-press-drag-drop- touch-editing-combined.html [ Pass Failure ]
3085 3076
3086 crbug.com/234555 [ Debug ] fast/ruby/ruby-svg-crash.html [ Failure ] 3077 crbug.com/234555 [ Debug ] fast/ruby/ruby-svg-crash.html [ Failure ]
3087 3078
3088 crbug.com/234891 fast/dom/timer-throttling-hidden-page.html [ Pass Failure ] 3079 crbug.com/234891 fast/dom/timer-throttling-hidden-page.html [ Pass Failure ]
3089 3080
3090 crbug.com/234758 [ Mac Debug ] http/tests/security/isolatedWorld/all-window-prot otypes.html [ Failure Timeout Pass ] 3081 crbug.com/234758 [ Mac Debug ] http/tests/security/isolatedWorld/all-window-prot otypes.html [ Failure Timeout Pass ]
3091 crbug.com/234758 [ Debug ] fast/workers/worker-document-leak.html [ Pass Timeout ] 3082 crbug.com/234758 [ Debug ] fast/workers/worker-document-leak.html [ Pass Timeout ]
3092 crbug.com/234758 webaudio/audiobuffersource-multi-channels.html [ Pass Crash ] 3083 crbug.com/234758 webaudio/audiobuffersource-multi-channels.html [ Pass Crash ]
OLDNEW
« no previous file with comments | « no previous file | Source/core/rendering/RenderLayer.h » ('j') | Source/core/rendering/RenderLayer.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698