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

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 2nd review 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/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 [ 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 1316 matching lines...) Expand 10 before | Expand all | Expand 10 after
1327 webkit.org/b/109312 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Pass Failure ] 1327 webkit.org/b/109312 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Pass Failure ]
1328 1328
1329 # ENABLE_ENCRYPTED_MEDIA_V2 is not enabled. 1329 # ENABLE_ENCRYPTED_MEDIA_V2 is not enabled.
1330 crbug.com/224791 media/encrypted-media/encrypted-media-v2-events.html [ Skip ] 1330 crbug.com/224791 media/encrypted-media/encrypted-media-v2-events.html [ Skip ]
1331 crbug.com/224791 media/encrypted-media/encrypted-media-v2-syntax.html [ Skip ] 1331 crbug.com/224791 media/encrypted-media/encrypted-media-v2-syntax.html [ Skip ]
1332 1332
1333 webkit.org/b/109963 [ Debug ] inspector/profiler/heap-snapshot-get-profile-crash .html [ Pass Crash ] 1333 webkit.org/b/109963 [ Debug ] inspector/profiler/heap-snapshot-get-profile-crash .html [ Pass Crash ]
1334 1334
1335 webkit.org/b/110247 [ Debug ] fast/workers/storage/interrupt-database.html [ Pas s Crash Slow ] 1335 webkit.org/b/110247 [ Debug ] fast/workers/storage/interrupt-database.html [ Pas s Crash Slow ]
1336 1336
1337 # Logic in RenderLayer::collectLayers needs to be fixed.
1338 crbug.com/238282 compositing/overflow/out-of-flow-pos-descendants-should-affect- all-ancestors.html [ Failure ]
1339 crbug.com/238282 compositing/overflow/textarea-scroll-touch.html [ Pass Failure ]
1340 crbug.com/238282 virtual/gpu/compositedscrolling/overflow/out-of-flow-pos-descen dants-should-affect-all-ancestors.html [ Failure ]
1341 crbug.com/238282 virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch. html [ Pass Failure ]
1342 crbug.com/238282 virtual/softwarecompositing/overflow/out-of-flow-pos-descendant s-should-affect-all-ancestors.html [ Failure ]
1343 crbug.com/238282 virtual/softwarecompositing/overflow/opt-into-composited-scroll ing-positioned-ancestor.html [ Failure ]
1344
1345 # Tests failing since applyPageScaleFactorInCompositor enabled 1337 # Tests failing since applyPageScaleFactorInCompositor enabled
1346 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ] 1338 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ]
1347 crbug.com/225184 inspector/elements/highlight-node-scaled.html [ Failure Timeout ] 1339 crbug.com/225184 inspector/elements/highlight-node-scaled.html [ Failure Timeout ]
1348 crbug.com/225184 svg/as-image/image-respects-pageScaleFactor.html [ Failure Imag eOnlyFailure ] 1340 crbug.com/225184 svg/as-image/image-respects-pageScaleFactor.html [ Failure Imag eOnlyFailure ]
1349 crbug.com/225184 [ Mac ] fast/text/descent-clip-in-scaled-page.html [ ImageOnlyF ailure ] 1341 crbug.com/225184 [ Mac ] fast/text/descent-clip-in-scaled-page.html [ ImageOnlyF ailure ]
1350 1342
1351 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser. 1343 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser.
1352 crbug.com/227473 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow-scrolled.html [ Pass Failure ] 1344 crbug.com/227473 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow-scrolled.html [ Pass Failure ]
1353 crbug.com/227473 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled .html [ Pass Failure ] 1345 crbug.com/227473 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled .html [ Pass Failure ]
1354 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ P ass Failure ] 1346 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ P ass Failure ]
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
1620 # IDB backend migration fixes this test; will need rebasing after that lands. 1612 # IDB backend migration fixes this test; will need rebasing after that lands.
1621 crbug.com/234278 storage/indexeddb/transaction-error.html [ Pass Failure ] 1613 crbug.com/234278 storage/indexeddb/transaction-error.html [ Pass Failure ]
1622 1614
1623 crbug.com/241481 http/tests/w3c/webperf/approved/navigation-timing/html/test_tim ing_attributes_order.html [ Pass Failure ] 1615 crbug.com/241481 http/tests/w3c/webperf/approved/navigation-timing/html/test_tim ing_attributes_order.html [ Pass Failure ]
1624 1616
1625 crbug.com/241577 http/tests/inspector/compiler-script-mapping.html [ Pass Failur e ] 1617 crbug.com/241577 http/tests/inspector/compiler-script-mapping.html [ Pass Failur e ]
1626 1618
1627 crbug.com/241665 fast/events/touch/emulate-touch-events.html [ Pass Failure ] 1619 crbug.com/241665 fast/events/touch/emulate-touch-events.html [ Pass Failure ]
1628 1620
1629 Bug(trchen) virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-inc omplete-style.html [ Pass ImageOnlyFailure ] 1621 Bug(trchen) virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-inc omplete-style.html [ Pass 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