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

Side by Side Diff: LayoutTests/TestExpectations

Issue 14999005: Fix RenderLayer::collectLayers logic bug. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Addressing review comments 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 | Source/core/rendering/RenderLayer.h » ('j') | Source/core/rendering/RenderLayer.h » ('J')
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 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/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 1386 matching lines...) Expand 10 before | Expand all | Expand 10 after
1397 webkit.org/b/109312 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Pass Failure ] 1397 webkit.org/b/109312 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Pass Failure ]
1398 1398
1399 # ENABLE_ENCRYPTED_MEDIA_V2 is not enabled. 1399 # ENABLE_ENCRYPTED_MEDIA_V2 is not enabled.
1400 webkit.org/b/97037 media/encrypted-media/encrypted-media-v2-events.html [ Timeou t ] 1400 webkit.org/b/97037 media/encrypted-media/encrypted-media-v2-events.html [ Timeou t ]
1401 webkit.org/b/97037 media/encrypted-media/encrypted-media-v2-syntax.html [ Timeou t ] 1401 webkit.org/b/97037 media/encrypted-media/encrypted-media-v2-syntax.html [ Timeou t ]
1402 1402
1403 webkit.org/b/109963 [ Debug ] inspector/profiler/heap-snapshot-get-profile-crash .html [ Pass Crash ] 1403 webkit.org/b/109963 [ Debug ] inspector/profiler/heap-snapshot-get-profile-crash .html [ Pass Crash ]
1404 1404
1405 webkit.org/b/110247 [ Debug ] fast/workers/storage/interrupt-database.html [ Pas s Crash Slow ] 1405 webkit.org/b/110247 [ Debug ] fast/workers/storage/interrupt-database.html [ Pas s Crash Slow ]
1406 1406
1407 # Logic in RenderLayer::collectLayers needs to be fixed.
1408 crbug.com/238282 compositing/overflow/out-of-flow-pos-descendants-should-affect- all-ancestors.html [ Failure ]
1409 crbug.com/238282 compositing/overflow/textarea-scroll-touch.html [ Pass Failure ]
1410 crbug.com/238282 virtual/gpu/compositedscrolling/overflow/out-of-flow-pos-descen dants-should-affect-all-ancestors.html [ Failure ]
1411 crbug.com/238282 virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch. html [ Pass Failure ]
1412 crbug.com/238282 virtual/softwarecompositing/overflow/out-of-flow-pos-descendant s-should-affect-all-ancestors.html [ Failure ]
1413 crbug.com/238282 virtual/softwarecompositing/overflow/opt-into-composited-scroll ing-positioned-ancestor.html [ Failure ]
1414
1415 # Tests failing since applyPageScaleFactorInCompositor enabled 1407 # Tests failing since applyPageScaleFactorInCompositor enabled
1416 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ] 1408 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ]
1417 crbug.com/225184 inspector/elements/highlight-node-scaled.html [ Failure Timeout ] 1409 crbug.com/225184 inspector/elements/highlight-node-scaled.html [ Failure Timeout ]
1418 crbug.com/225184 svg/as-image/image-respects-pageScaleFactor.html [ Failure Imag eOnlyFailure ] 1410 crbug.com/225184 svg/as-image/image-respects-pageScaleFactor.html [ Failure Imag eOnlyFailure ]
1419 crbug.com/225184 [ Mac ] fast/text/descent-clip-in-scaled-page.html [ ImageOnlyF ailure ] 1411 crbug.com/225184 [ Mac ] fast/text/descent-clip-in-scaled-page.html [ ImageOnlyF ailure ]
1420 1412
1421 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser. 1413 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser.
1422 crbug.com/227473 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow-scrolled.html [ Pass Failure ] 1414 crbug.com/227473 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow-scrolled.html [ Pass Failure ]
1423 crbug.com/227473 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled .html [ Pass Failure ] 1415 crbug.com/227473 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled .html [ Pass Failure ]
1424 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ P ass Failure ] 1416 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ P ass Failure ]
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
1693 crbug.com/238858 [ Win7 Debug ] virtual/gpu/fast/hidpi/image-set-simple.html [ P ass Timeout ] 1685 crbug.com/238858 [ Win7 Debug ] virtual/gpu/fast/hidpi/image-set-simple.html [ P ass Timeout ]
1694 crbug.com/238858 [ Win7 Debug ] virtual/gpu/fast/hidpi/image-set-without-specifi ed-width.html [ Pass Timeout ] 1686 crbug.com/238858 [ Win7 Debug ] virtual/gpu/fast/hidpi/image-set-without-specifi ed-width.html [ Pass Timeout ]
1695 crbug.com/238858 [ Win7 Debug ] virtual/gpu/fast/hidpi/resize-corner-hidpi.html [ Pass Timeout ] 1687 crbug.com/238858 [ Win7 Debug ] virtual/gpu/fast/hidpi/resize-corner-hidpi.html [ Pass Timeout ]
1696 crbug.com/238858 [ Win7 Debug ] virtual/gpu/fast/hidpi/video-controls-in-hidpi.h tml [ Pass Timeout ] 1688 crbug.com/238858 [ Win7 Debug ] virtual/gpu/fast/hidpi/video-controls-in-hidpi.h tml [ Pass Timeout ]
1697 1689
1698 crbug.com/239077 fast/canvas/webgl/index-validation-with-resized-buffer.html [ Crash ] 1690 crbug.com/239077 fast/canvas/webgl/index-validation-with-resized-buffer.html [ Crash ]
1699 1691
1700 # Transient. PNGs need to be uploaded separately. 1692 # Transient. PNGs need to be uploaded separately.
1701 crbug.com/232063 virtual/gpu/compositedscrolling/scrollbars/scrollbars-on-positi oned-content.html [ ImageOnlyFailure ] 1693 crbug.com/232063 virtual/gpu/compositedscrolling/scrollbars/scrollbars-on-positi oned-content.html [ ImageOnlyFailure ]
1702 crbug.com/232063 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-wit h-incomplete-style.html [ ImageOnlyFailure ] 1694 crbug.com/232063 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-wit h-incomplete-style.html [ ImageOnlyFailure ]
OLDNEW
« no previous file with comments | « no previous file | Source/core/rendering/RenderLayer.h » ('j') | Source/core/rendering/RenderLayer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698