Changeset 214306 in webkit


Ignore:
Timestamp:
Mar 23, 2017 11:22:10 AM (7 years ago)
Author:
clopez@igalia.com
Message:

[GTK] Mark compositing and css3/blending tests asserting on debug builds.

Unreviewed test gardening.

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r214298 r214306  
     12017-03-23  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Mark compositing and css3/blending tests asserting on debug builds.
     4
     5        Unreviewed test gardening.
     6
     7        * platform/gtk/TestExpectations:
     8
    192017-03-23  Carlos Garcia Campos  <cgarcia@igalia.com>
    210
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r214298 r214306  
    285285
    286286# We need to set ENABLE_CSS_COMPOSITING=ON
    287 webkit.org/b/169916 css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts.html [ Failure ]
    288 webkit.org/b/169916 css3/blending/blend-mode-ancestor-clipping-layer.html [ Failure ]
    289 webkit.org/b/169916 css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer.html [ Failure ]
     287webkit.org/b/169916 [ Release ] css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts.html [ Failure ]
     288webkit.org/b/169916 [ Release ] css3/blending/blend-mode-ancestor-clipping-layer.html [ Failure ]
     289webkit.org/b/169916 [ Release ] css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer.html [ Failure ]
    290290webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-canvas.html [ Failure ]
    291 webkit.org/b/169916 css3/blending/blend-mode-isolation-accelerated-overflow-hidden.html [ Failure ]
     291webkit.org/b/169916 [ Release ] css3/blending/blend-mode-isolation-accelerated-overflow-hidden.html [ Failure ]
    292292webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer.html [ Failure ]
    293293webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer1.html [ Failure ]
    294294webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer2.html [ Failure ]
    295295webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-on-self-painting-layer.html [ Failure ]
    296 webkit.org/b/169916 css3/blending/blend-mode-parent-of-composited-blended-has-layer.html [ Failure ]
     296webkit.org/b/169916 [ Release ] css3/blending/blend-mode-parent-of-composited-blended-has-layer.html [ Failure ]
    297297webkit.org/b/169916 css3/blending/blend-mode-property-parsing.html [ Failure ]
    298298webkit.org/b/169916 css3/blending/blend-mode-property.html [ Failure ]
    299299webkit.org/b/169916 css3/blending/blend-mode-transform-style.html [ Failure ]
    300 webkit.org/b/169916 css3/blending/blend-mode-with-composited-descendant-should-have-layer.html [ Failure ]
     300webkit.org/b/169916 [ Release ] css3/blending/blend-mode-with-composited-descendant-should-have-layer.html [ Failure ]
    301301webkit.org/b/169916 css3/blending/isolation-parsing.html [ Failure ]
    302302webkit.org/b/169916 css3/blending/repaint/blend-mode-isolate-stacking-context.html [ Failure ]
     
    350350# Failures related with compositing tests.
    351351webkit.org/b/169918 compositing/animation/animation-backing.html [ Failure Pass ]
    352 webkit.org/b/169918 compositing/backing/no-backing-for-perspective.html [ Failure ]
    353 webkit.org/b/169918 compositing/backing/whitespace-nodes-no-backing.html [ Failure ]
    354 webkit.org/b/169918 compositing/canvas/accelerated-canvas-compositing-size-limit.html [ Failure ]
    355 webkit.org/b/169918 compositing/clipping/border-radius-overflow-hidden-stacking-context.html [ Failure ]
     352webkit.org/b/169918 [ Release ] compositing/backing/no-backing-for-perspective.html [ Failure ]
     353webkit.org/b/169918 [ Release ] compositing/backing/whitespace-nodes-no-backing.html [ Failure ]
     354webkit.org/b/169918 [ Release ] compositing/canvas/accelerated-canvas-compositing-size-limit.html [ Failure ]
     355webkit.org/b/169918 [ Release ] compositing/clipping/border-radius-overflow-hidden-stacking-context.html [ Failure ]
    356356webkit.org/b/169918 compositing/columns/composited-lr-paginated-repaint.html [ Failure ]
    357357webkit.org/b/169918 compositing/columns/composited-rl-paginated-repaint.html [ Failure ]
    358 webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style.html [ Failure ]
    359 webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-configs.html [ Failure ]
     358webkit.org/b/169918 [ Release ] compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style.html [ Failure ]
     359webkit.org/b/169918 [ Release ] compositing/contents-format/subpixel-antialiased-text-configs.html [ Failure ]
    360360webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-enabled.html [ Failure ]
    361 webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-traversal.html [ Failure ]
    362 webkit.org/b/169918 compositing/contents-opaque/control-layer.html [ Failure ]
     361webkit.org/b/169918 [ Release ] compositing/contents-format/subpixel-antialiased-text-traversal.html [ Failure ]
     362webkit.org/b/169918 [ Release ] compositing/contents-opaque/control-layer.html [ Failure ]
    363363webkit.org/b/169918 compositing/contents-scale/animating.html [ Failure ]
    364 webkit.org/b/169918 compositing/contents-scale/rounded-contents-scale.html [ Failure ]
    365 webkit.org/b/169918 compositing/contents-scale/scaled-ancestor.html [ Failure ]
    366 webkit.org/b/169918 compositing/contents-scale/simple-scale.html [ Failure ]
    367 webkit.org/b/169918 compositing/contents-scale/z-translate.html [ Failure ]
    368 webkit.org/b/169918 compositing/fixed-image-loading.html [ Failure ]
    369 webkit.org/b/169918 compositing/fixed-positioned-pseudo-content-no-compositing.html [ Failure ]
     364webkit.org/b/169918 [ Release ] compositing/contents-scale/rounded-contents-scale.html [ Failure ]
     365webkit.org/b/169918 [ Release ] compositing/contents-scale/scaled-ancestor.html [ Failure ]
     366webkit.org/b/169918 [ Release ] compositing/contents-scale/simple-scale.html [ Failure ]
     367webkit.org/b/169918 [ Release ] compositing/contents-scale/z-translate.html [ Failure ]
     368webkit.org/b/169918 [ Release ] compositing/fixed-image-loading.html [ Failure ]
     369webkit.org/b/169918 [ Release ] compositing/fixed-positioned-pseudo-content-no-compositing.html [ Failure ]
    370370webkit.org/b/169918 compositing/geometry/ancestor-overflow-change.html [ Failure ]
    371 webkit.org/b/169918 compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Failure ]
    372 webkit.org/b/169918 compositing/geometry/fixed-position-composited-switch.html [ Failure ]
    373 webkit.org/b/169918 compositing/geometry/fixed-position-flipped-writing-mode.html [ Failure ]
     371webkit.org/b/169918 [ Release ] compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Failure ]
     372webkit.org/b/169918 [ Release ] compositing/geometry/fixed-position-composited-switch.html [ Failure ]
     373webkit.org/b/169918 [ Release ] compositing/geometry/fixed-position-flipped-writing-mode.html [ Failure ]
    374374webkit.org/b/169918 compositing/geometry/layer-due-to-layer-children-deep-switch.html [ Failure ]
    375375webkit.org/b/169918 compositing/geometry/layer-due-to-layer-children-switch.html [ Failure ]
    376376webkit.org/b/169918 compositing/geometry/limit-layer-bounds-overflow-repaint.html [ Failure ]
    377 webkit.org/b/169918 compositing/geometry/limit-layer-bounds-overflow-root.html [ Failure ]
     377webkit.org/b/169918 [ Release ] compositing/geometry/limit-layer-bounds-overflow-root.html [ Failure ]
     378webkit.org/b/169918 compositing/geometry/partial-layout-update.html [ Failure ]
    378379webkit.org/b/169918 compositing/geometry/preserve-3d-switching.html [ Failure ]
    379380webkit.org/b/169918 compositing/iframes/become-overlapped-iframe.html [ Failure ]
    380381webkit.org/b/169918 compositing/iframes/composited-iframe-scroll.html [ Failure ]
    381 webkit.org/b/169918 compositing/iframes/composited-parent-iframe.html [ Failure ]
    382 webkit.org/b/169918 compositing/iframes/connect-compositing-iframe-delayed.html [ Failure ]
     382webkit.org/b/169918 [ Release ] compositing/iframes/composited-parent-iframe.html [ Failure ]
     383webkit.org/b/169918 [ Release ] compositing/iframes/connect-compositing-iframe-delayed.html [ Failure ]
    383384webkit.org/b/169918 compositing/iframes/connect-compositing-iframe.html [ Failure ]
    384385webkit.org/b/169918 compositing/iframes/connect-compositing-iframe2.html [ Failure ]
     
    389390webkit.org/b/169918 compositing/iframes/overlapped-iframe.html [ Failure ]
    390391webkit.org/b/169918 compositing/iframes/scrolling-iframe.html [ Failure ]
    391 webkit.org/b/169918 compositing/images/direct-image-object-fit.html [ Failure ]
    392 webkit.org/b/169918 compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ]
    393 webkit.org/b/169918 compositing/layer-creation/no-compositing-for-preserve-3d.html [ Failure ]
     392webkit.org/b/169918 [ Release ] compositing/images/direct-image-object-fit.html [ Failure ]
     393webkit.org/b/169918 [ Release ] compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ]
     394webkit.org/b/169918 [ Release ] compositing/layer-creation/no-compositing-for-preserve-3d.html [ Failure ]
    394395webkit.org/b/169918 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
    395 webkit.org/b/169918 compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure Pass ]
    396 webkit.org/b/169918 compositing/masks/clip-path-composited-descendent.html [ Failure ]
     396webkit.org/b/169918 [ Release ] compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure Pass ]
     397webkit.org/b/169918 [ Release ] compositing/masks/clip-path-composited-descendent.html [ Failure ]
    397398webkit.org/b/169918 compositing/masks/compositing-clip-path-change-no-repaint.html [ Failure ]
    398399webkit.org/b/169918 compositing/overflow/ancestor-overflow.html [ Failure ]
    399 webkit.org/b/169918 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html [ Failure ]
    400 webkit.org/b/169918 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Failure ]
     400webkit.org/b/169918 [ Release ] compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html [ Failure ]
     401webkit.org/b/169918 [ Release ] compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Failure ]
    401402webkit.org/b/169918 compositing/overflow/overflow-auto-with-touch-toggle.html [ Failure ]
    402403webkit.org/b/169918 compositing/overflow/overflow-auto-with-touch.html [ Failure ]
    403404webkit.org/b/169918 compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
    404 webkit.org/b/169918 compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
    405 webkit.org/b/169918 compositing/overflow/scrolling-without-painting.html [ Failure ]
    406 webkit.org/b/169918 compositing/overflow/textarea-scroll-touch.html [ Failure ]
    407 webkit.org/b/169918 compositing/overflow/updating-scrolling-content.html [ Failure ]
     405webkit.org/b/169918 [ Release ] compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
     406webkit.org/b/169918 [ Release ] compositing/overflow/scrolling-without-painting.html [ Failure ]
     407webkit.org/b/169918 [ Release ] compositing/overflow/textarea-scroll-touch.html [ Failure ]
     408webkit.org/b/169918 [ Release ] compositing/overflow/updating-scrolling-content.html [ Failure ]
    408409webkit.org/b/169918 compositing/plugins/no-backing-store.html [ Failure ]
    409410webkit.org/b/169918 compositing/plugins/small-to-large-composited-plugin.html [ Failure ]
    410 webkit.org/b/169918 compositing/reflections/direct-image-object-fit-reflected.html [ Failure ]
     411webkit.org/b/169918 [ Release ] compositing/reflections/direct-image-object-fit-reflected.html [ Failure ]
    411412webkit.org/b/169918 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Failure ]
    412413webkit.org/b/169918 compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Failure ]
    413414webkit.org/b/169918 compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Failure ]
    414 webkit.org/b/169918 compositing/repaint/invalidations-on-composited-layers.html [ Failure ]
     415webkit.org/b/169918 [ Release ] compositing/repaint/invalidations-on-composited-layers.html [ Failure ]
    415416webkit.org/b/169918 compositing/repaint/positioned-movement.html [ Failure ]
    416417webkit.org/b/169918 compositing/repaint/repaint-on-layer-grouping-change.html [ Failure ]
    417 webkit.org/b/169918 compositing/repaint/resize-repaint.html [ Failure ]
     418webkit.org/b/169918 [ Release ] compositing/repaint/resize-repaint.html [ Failure ]
    418419webkit.org/b/169918 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
    419 webkit.org/b/169918 compositing/rtl/rtl-fixed-overflow.html [ Failure ]
    420 webkit.org/b/169918 compositing/rtl/rtl-fixed.html [ Failure ]
    421 webkit.org/b/169918 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
    422 webkit.org/b/169918 compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
    423 webkit.org/b/169918 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
    424 webkit.org/b/169918 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
    425 webkit.org/b/169918 compositing/rtl/rtl-iframe-fixed.html [ Failure ]
    426 webkit.org/b/169918 compositing/tiling/backface-preserve-3d-tiled.html [ Failure ]
     420webkit.org/b/169918 [ Release ] compositing/rtl/rtl-fixed-overflow.html [ Failure ]
     421webkit.org/b/169918 [ Release ] compositing/rtl/rtl-fixed.html [ Failure ]
     422webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
     423webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
     424webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
     425webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
     426webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-fixed.html [ Failure ]
     427webkit.org/b/169918 [ Release ] compositing/tiling/backface-preserve-3d-tiled.html [ Failure ]
    427428webkit.org/b/169918 compositing/tiling/crash-reparent-tiled-layer.html [ Failure ]
    428429webkit.org/b/169918 compositing/tiling/huge-layer-img.html [ Failure ]
    429 webkit.org/b/169918 compositing/tiling/huge-layer-with-layer-children-resize.html [ Failure ]
    430 webkit.org/b/169918 compositing/tiling/huge-layer-with-layer-children.html [ Failure ]
     430webkit.org/b/169918 [ Release ] compositing/tiling/huge-layer-with-layer-children-resize.html [ Failure ]
     431webkit.org/b/169918 [ Release ] compositing/tiling/huge-layer-with-layer-children.html [ Failure ]
    431432webkit.org/b/169918 compositing/tiling/non-active-window-tiles-size.html [ Failure ]
    432 webkit.org/b/169918 compositing/tiling/offscreen-tiled-layer.html [ Failure ]
    433 webkit.org/b/169918 compositing/tiling/tile-cache-zoomed.html [ Failure ]
    434 webkit.org/b/169918 compositing/tiling/tiled-layer-resize.html [ Failure ]
     433webkit.org/b/169918 [ Release ] compositing/tiling/offscreen-tiled-layer.html [ Failure ]
     434webkit.org/b/169918 [ Release ] compositing/tiling/tile-cache-zoomed.html [ Failure ]
     435webkit.org/b/169918 [ Release ] compositing/tiling/tiled-layer-resize.html [ Failure ]
    435436webkit.org/b/169918 compositing/tiling/tiled-mask-inwindow.html [ Failure ]
    436 webkit.org/b/169918 compositing/tiling/tiled-reflection-inwindow.html [ Failure ]
    437 webkit.org/b/169918 compositing/tiling/transform-origin-tiled.html [ Failure ]
     437webkit.org/b/169918 [ Release ] compositing/tiling/tiled-reflection-inwindow.html [ Failure ]
     438webkit.org/b/169918 [ Release ] compositing/tiling/transform-origin-tiled.html [ Failure ]
    438439webkit.org/b/169918 compositing/video/video-object-fit.html [ Failure ]
    439440webkit.org/b/169918 compositing/video/video-object-position.html [ Failure ]
    440441webkit.org/b/169918 compositing/visibility/visibility-on-distant-descendant.html [ Failure Pass ]
    441442webkit.org/b/169918 compositing/visibility/visibility-image-layers.html [ Failure Pass ]
    442 webkit.org/b/169918 compositing/visibility/visibility-image-layers-dynamic.html [ Failure ]
     443webkit.org/b/169918 [ Release ] compositing/visibility/visibility-image-layers-dynamic.html [ Failure ]
    443444webkit.org/b/169918 compositing/backing/solid-color-with-paints-into-ancestor.html [ ImageOnlyFailure ]
    444445webkit.org/b/169918 compositing/contents-scale/non-decomposable-matrix.html [ ImageOnlyFailure ]
     
    491492webkit.org/b/169918 compositing/reflections/simple-composited-reflections.html [ Missing Failure ]
    492493webkit.org/b/169918 compositing/reflections/transform-inside-reflection.html [ Missing Failure ]
    493 webkit.org/b/169918 compositing/tiling/rotated-tiled-clamped.html [ Missing Failure ]
    494 webkit.org/b/169918 compositing/tiling/rotated-tiled-preserve3d-clamped.html [ Missing Failure ]
     494webkit.org/b/169918 [ Release ] compositing/tiling/rotated-tiled-clamped.html [ Missing Failure ]
     495webkit.org/b/169918 [ Release ] compositing/tiling/rotated-tiled-preserve3d-clamped.html [ Missing Failure ]
    495496webkit.org/b/169918 compositing/transitions/scale-transition-no-start.html [ Missing Failure ]
    496497webkit.org/b/169918 compositing/transitions/singular-scale-transition.html [ Missing Failure ]
     
    13041305webkit.org/b/169811 fast/mediastream/captureStream/canvas2d.html [ Crash ]
    13051306
     1307# ASSERTION FAILED: !m_flushingLayers
     1308webkit.org/b/170009 [ Debug ] compositing/backing/backface-visibility-in-3dtransformed.html [ Crash ]
     1309webkit.org/b/170009 [ Debug ] compositing/backing/border-radius-no-backing.html [ Crash ]
     1310webkit.org/b/170009 [ Debug ] compositing/backing/child-layer-no-backing.html [ Crash ]
     1311webkit.org/b/170009 [ Debug ] compositing/backing/filter-no-backing.html [ Crash ]
     1312webkit.org/b/170009 [ Debug ] compositing/backing/form-controls-backing.html [ Crash ]
     1313webkit.org/b/170009 [ Debug ] compositing/backing/inline-block-no-backing.html [ Crash ]
     1314webkit.org/b/170009 [ Debug ] compositing/backing/masked-child-no-backing.html [ Crash ]
     1315webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-clip-overhang.html [ Crash ]
     1316webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-clip-overlap.html [ Crash ]
     1317webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-clip.html [ Crash ]
     1318webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-opacity-0-child.html [ Crash ]
     1319webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-perspective.html [ Crash ]
     1320webkit.org/b/170009 [ Debug ] compositing/backing/replaced-child-no-backing.html [ Crash ]
     1321webkit.org/b/170009 [ Debug ] compositing/backing/toggle-opacity-0-child.html [ Crash ]
     1322webkit.org/b/170009 [ Debug ] compositing/backing/whitespace-nodes-no-backing.html [ Crash ]
     1323webkit.org/b/170009 [ Debug ] compositing/bounds-in-flipped-writing-mode.html [ Crash ]
     1324webkit.org/b/170009 [ Debug ] compositing/canvas/accelerated-canvas-compositing-size-limit.html [ Crash ]
     1325webkit.org/b/170009 [ Debug ] compositing/contents-opaque/control-layer.html [ Crash ]
     1326webkit.org/b/170009 [ Debug ] compositing/images/clip-on-directly-composited-image.html [ Crash ]
     1327webkit.org/b/170009 [ Debug ] compositing/clip-child-by-non-stacking-ancestor.html [ Crash ]
     1328webkit.org/b/170009 [ Debug ] compositing/clipping/border-radius-overflow-hidden-stacking-context.html [ Crash ]
     1329webkit.org/b/170009 [ Debug ] compositing/columns/ancestor-clipped-in-paginated.html [ Crash ]
     1330webkit.org/b/170009 [ Debug ] compositing/columns/clipped-in-paginated.html [ Crash ]
     1331webkit.org/b/170009 [ Debug ] compositing/columns/composited-columns-vertical-rl.html [ Crash ]
     1332webkit.org/b/170009 [ Debug ] compositing/columns/composited-columns.html [ Crash ]
     1333webkit.org/b/170009 [ Debug ] compositing/columns/composited-in-paginated-rl.html [ Crash ]
     1334webkit.org/b/170009 [ Debug ] compositing/columns/composited-in-paginated-writing-mode-rl.html [ Crash ]
     1335webkit.org/b/170009 [ Debug ] compositing/columns/composited-in-paginated.html [ Crash ]
     1336webkit.org/b/170009 [ Debug ] compositing/columns/composited-nested-columns.html [ Crash ]
     1337webkit.org/b/170009 [ Debug ] compositing/columns/hittest-composited-in-paginated.html [ Crash ]
     1338webkit.org/b/170009 [ Debug ] compositing/columns/rotated-in-paginated.html [ Crash ]
     1339webkit.org/b/170009 [ Debug ] compositing/columns/untransformed-composited-in-paginated.html [ Crash ]
     1340webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style.html [ Crash ]
     1341webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-configs.html [ Crash ]
     1342webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-images.html [ Crash ]
     1343webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-traversal.html [ Crash ]
     1344webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-visibility.html [ Crash ]
     1345webkit.org/b/170009 [ Debug ] compositing/contents-opaque/background-clip.html [ Crash ]
     1346webkit.org/b/170009 [ Debug ] compositing/contents-opaque/background-color.html [ Crash ]
     1347webkit.org/b/170009 [ Debug ] compositing/contents-opaque/body-background-painted.html [ Crash ]
     1348webkit.org/b/170009 [ Debug ] compositing/contents-opaque/body-background-skipped.html [ Crash ]
     1349webkit.org/b/170009 [ Debug ] compositing/contents-opaque/filter.html [ Crash ]
     1350webkit.org/b/170009 [ Debug ] compositing/contents-opaque/hidden-with-visible-child.html [ Crash ]
     1351webkit.org/b/170009 [ Debug ] compositing/contents-opaque/hidden-with-visible-text.html [ Crash ]
     1352webkit.org/b/170009 [ Debug ] compositing/contents-opaque/layer-opacity.html [ Crash ]
     1353webkit.org/b/170009 [ Debug ] compositing/contents-opaque/layer-transform.html [ Crash ]
     1354webkit.org/b/170009 [ Debug ] compositing/contents-opaque/opaque-with-scrolled.html [ Crash ]
     1355webkit.org/b/170009 [ Debug ] compositing/contents-opaque/overflow-hidden-child-layers.html [ Crash ]
     1356webkit.org/b/170009 [ Debug ] compositing/contents-opaque/table-parts.html [ Crash ]
     1357webkit.org/b/170009 [ Debug ] compositing/contents-opaque/visibility-hidden.html [ Crash ]
     1358webkit.org/b/170009 [ Debug ] compositing/contents-scale/rounded-contents-scale.html [ Crash ]
     1359webkit.org/b/170009 [ Debug ] compositing/contents-scale/scaled-ancestor.html [ Crash ]
     1360webkit.org/b/170009 [ Debug ] compositing/contents-scale/simple-scale.html [ Crash ]
     1361webkit.org/b/170009 [ Debug ] compositing/contents-scale/z-translate.html [ Crash ]
     1362webkit.org/b/170009 [ Debug ] compositing/filters/sw-layer-overlaps-hw-shadow.html [ Crash ]
     1363webkit.org/b/170009 [ Debug ] compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ Crash ]
     1364webkit.org/b/170009 [ Debug ] compositing/filters/sw-shadow-overlaps-hw-layer.html [ Crash ]
     1365webkit.org/b/170009 [ Debug ] compositing/filters/sw-shadow-overlaps-hw-shadow.html [ Crash ]
     1366webkit.org/b/170009 [ Debug ] compositing/fixed-image-loading.html [ Crash ]
     1367webkit.org/b/170009 [ Debug ] compositing/fixed-positioned-pseudo-content-no-compositing.html [ Crash ]
     1368webkit.org/b/170009 [ Debug ] compositing/geometry/bounds-clipped-composited-child.html [ Crash ]
     1369webkit.org/b/170009 [ Debug ] compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Crash ]
     1370webkit.org/b/170009 [ Debug ] compositing/geometry/bounds-ignores-hidden.html [ Crash ]
     1371webkit.org/b/170009 [ Debug ] compositing/geometry/clip-inside.html [ Crash ]
     1372webkit.org/b/170009 [ Debug ] compositing/geometry/clip.html [ Crash ]
     1373webkit.org/b/170009 [ Debug ] compositing/geometry/composited-in-columns.html [ Crash ]
     1374webkit.org/b/170009 [ Debug ] compositing/geometry/fixed-position-composited-switch.html [ Crash ]
     1375webkit.org/b/170009 [ Debug ] compositing/geometry/fixed-position-flipped-writing-mode.html [ Crash ]
     1376webkit.org/b/170009 [ Debug ] compositing/geometry/flipped-writing-mode.html [ Crash ]
     1377webkit.org/b/170009 [ Debug ] compositing/geometry/foreground-layer.html [ Crash ]
     1378webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-clipping-ancestor.html [ Crash ]
     1379webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-fixed-positioned.html [ Crash ]
     1380webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-fixed.html [ Crash ]
     1381webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-overflow-root.html [ Crash ]
     1382webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-positioned-transition.html [ Crash ]
     1383webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-positioned.html [ Crash ]
     1384webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-transformed-overflow.html [ Crash ]
     1385webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-transformed.html [ Crash ]
     1386webkit.org/b/170009 [ Debug ] compositing/geometry/negative-text-indent-with-overflow-hidden-layer.html [ Crash ]
     1387webkit.org/b/170009 [ Debug ] compositing/iframes/become-composited-nested-iframes.html [ Crash ]
     1388webkit.org/b/170009 [ Debug ] compositing/iframes/composited-parent-iframe.html [ Crash ]
     1389webkit.org/b/170009 [ Debug ] compositing/iframes/connect-compositing-iframe-delayed.html [ Crash ]
     1390webkit.org/b/170009 [ Debug ] compositing/iframes/resizer.html [ Crash ]
     1391webkit.org/b/170009 [ Debug ] compositing/images/direct-image-object-fit.html [ Crash ]
     1392webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-overlap-extent-rtl.html [ Crash ]
     1393webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-overlap-extent.html [ Crash ]
     1394webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-and-transform.html [ Crash ]
     1395webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-change-out-of-view-in-view.html [ Crash ]
     1396webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Crash ]
     1397webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Crash ]
     1398webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-out-of-view.html [ Crash ]
     1399webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-transformed-into-view.html [ Crash ]
     1400webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-under-transform.html [ Crash ]
     1401webkit.org/b/170009 [ Debug ] compositing/layer-creation/no-compositing-for-fixed-position-under-transform.html [ Crash ]
     1402webkit.org/b/170009 [ Debug ] compositing/layer-creation/no-compositing-for-preserve-3d.html [ Crash ]
     1403webkit.org/b/170009 [ Debug ] compositing/layer-creation/overflow-scroll-overlap.html [ Crash ]
     1404webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-animation-container.html [ Crash ]
     1405webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-child-layer.html [ Crash ]
     1406webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-clipping.html [ Crash ]
     1407webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transformed-3d.html [ Crash ]
     1408webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transformed-and-clipped.html [ Crash ]
     1409webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transformed-layer.html [ Crash ]
     1410webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transformed-preserved-3d.html [ Crash ]
     1411webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transforms.html [ Crash ]
     1412webkit.org/b/170009 [ Debug ] compositing/layer-creation/rotate3d-overlap.html [ Crash ]
     1413webkit.org/b/170009 [ Debug ] compositing/layer-creation/scale-rotation-transition-overlap.html
     1414webkit.org/b/170009 [ Debug ] compositing/layer-creation/stacking-context-overlap-nested.html [ Crash ]
     1415webkit.org/b/170009 [ Debug ] compositing/layer-creation/stacking-context-overlap.html [ Crash ]
     1416webkit.org/b/170009 [ Debug ] compositing/layer-creation/subpixel-adjacent-layers-overlap.html [ Crash ]
     1417webkit.org/b/170009 [ Debug ] compositing/layer-creation/translatez-overlap.html [ Crash ]
     1418webkit.org/b/170009 [ Debug ] compositing/layer-creation/will-change-change.html [ Crash ]
     1419webkit.org/b/170009 [ Debug ] compositing/layer-creation/will-change-layer-creation.html [ Crash ]
     1420webkit.org/b/170009 [ Debug ] compositing/layer-creation/will-change-on-normal-flow-content.html [ Crash ]
     1421webkit.org/b/170009 [ Debug ] compositing/layer-creation/zoomed-clip-intersection.html [ Crash ]
     1422webkit.org/b/170009 [ Debug ] compositing/masks/clip-path-composited-descendent.html [ Crash ]
     1423webkit.org/b/170009 [ Debug ] compositing/masks/mask-layer-size.html [ Crash ]
     1424webkit.org/b/170009 [ Debug ] compositing/media-controls-bar-appearance.html [ Crash ]
     1425webkit.org/b/170009 [ Debug ] compositing/overflow-trumps-transform-style.html [ Crash ]
     1426webkit.org/b/170009 [ Debug ] compositing/overflow/automatically-opt-into-composited-scrolling.html [ Crash ]
     1427webkit.org/b/170009 [ Debug ] compositing/overflow/clip-descendents.html [ Crash ]
     1428webkit.org/b/170009 [ Debug ] compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html [ Crash ]
     1429webkit.org/b/170009 [ Debug ] compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Crash ]
     1430webkit.org/b/170009 [ Debug ] compositing/overflow/composited-scrolling-creates-a-stacking-container.html [ Crash ]
     1431webkit.org/b/170009 [ Debug ] compositing/overflow/composited-scrolling-paint-phases.html [ Crash ]
     1432webkit.org/b/170009 [ Debug ] compositing/overflow/content-gains-scrollbars.html [ Crash ]
     1433webkit.org/b/170009 [ Debug ] compositing/overflow/content-loses-scrollbars.html [ Crash ]
     1434webkit.org/b/170009 [ Debug ] compositing/overflow/overflow-scrollbar-layer-positions.html [ Crash ]
     1435webkit.org/b/170009 [ Debug ] compositing/overflow/overflow-scrollbar-layers.html [ Crash ]
     1436webkit.org/b/170009 [ Debug ] compositing/overflow/resize-painting.html [ Crash ]
     1437webkit.org/b/170009 [ Debug ] compositing/overflow/scrolling-content-clip-to-viewport.html [ Crash ]
     1438webkit.org/b/170009 [ Debug ] compositing/overflow/scrolling-without-painting.html [ Crash ]
     1439webkit.org/b/170009 [ Debug ] compositing/overflow/textarea-scroll-touch.html [ Crash ]
     1440webkit.org/b/170009 [ Debug ] compositing/overflow/updating-scrolling-content.html [ Crash ]
     1441webkit.org/b/170009 [ Debug ] compositing/reflections/direct-image-object-fit-reflected.html [ Crash ]
     1442webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-clip-descendant.html [ Crash ]
     1443webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-from-abs-in-named-flow.html [ Crash ]
     1444webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-from-outflow.html [ Crash ]
     1445webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-got-transformed-parent.html [ Crash ]
     1446webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-lost-transformed-parent.html [ Crash ]
     1447webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-overlap-composited.html [ Crash ]
     1448webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-transformed-parent.html [ Crash ]
     1449webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow.html [ Crash ]
     1450webkit.org/b/170009 [ Debug ] compositing/regions/fixed-transformed-in-named-flow.html [ Crash ]
     1451webkit.org/b/170009 [ Debug ] compositing/repaint/absolute-painted-into-composited-ancestor.html [ Crash ]
     1452webkit.org/b/170009 [ Debug ] compositing/repaint/invalidations-on-composited-layers.html [ Crash ]
     1453webkit.org/b/170009 [ Debug ] compositing/repaint/resize-repaint.html [ Crash ]
     1454webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-absolute-overflow.html [ Crash ]
     1455webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-absolute.html [ Crash ]
     1456webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-fixed-overflow.html [ Crash ]
     1457webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-fixed.html [ Crash ]
     1458webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Crash ]
     1459webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ Crash ]
     1460webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-absolute.html [ Crash ]
     1461webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Crash ]
     1462webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Crash ]
     1463webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-fixed.html [ Crash ]
     1464webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-relative.html [ Crash ]
     1465webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-relative.html [ Crash ]
     1466webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-scrolling-with-transformed-descendants.html [ Crash ]
     1467webkit.org/b/170009 [ Debug ] compositing/tiling/backface-preserve-3d-tiled.html [ Crash ]
     1468webkit.org/b/170009 [ Debug ] compositing/tiling/empty-to-tiled.html [ Crash ]
     1469webkit.org/b/170009 [ Debug ] compositing/tiling/huge-layer-add-remove-child.html [ Crash ]
     1470webkit.org/b/170009 [ Debug ] compositing/tiling/huge-layer-with-layer-children-resize.html [ Crash ]
     1471webkit.org/b/170009 [ Debug ] compositing/tiling/huge-layer-with-layer-children.html [ Crash ]
     1472webkit.org/b/170009 [ Debug ] compositing/tiling/offscreen-tiled-layer.html [ Crash ]
     1473webkit.org/b/170009 [ Debug ] compositing/tiling/rotated-tiled-clamped.html [ Crash ]
     1474webkit.org/b/170009 [ Debug ] compositing/tiling/rotated-tiled-preserve3d-clamped.html [ Crash ]
     1475webkit.org/b/170009 [ Debug ] compositing/tiling/tile-cache-zoomed.html [ Crash ]
     1476webkit.org/b/170009 [ Debug ] compositing/tiling/tiled-layer-resize.html [ Crash ]
     1477webkit.org/b/170009 [ Debug ] compositing/tiling/tiled-reflection-inwindow.html [ Crash ]
     1478webkit.org/b/170009 [ Debug ] compositing/tiling/transform-origin-tiled.html [ Crash ]
     1479webkit.org/b/170009 [ Debug ] compositing/visibility/layer-visible-content.html [ Crash ]
     1480webkit.org/b/170009 [ Debug ] compositing/visibility/visibility-image-layers-dynamic.html [ Crash ]
     1481webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts.html [ Crash ]
     1482webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-ancestor-clipping-layer.html [ Crash Failure ]
     1483webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer.html [ Crash ]
     1484webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-isolation-accelerated-overflow-hidden.html [ Crash ]
     1485webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-parent-of-composited-blended-has-layer.html [ Crash ]
     1486webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-with-accelerated-sibling.html [ Crash ]
     1487webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-with-composited-descendant-should-have-layer.html [ Crash ]
     1488
    13061489#////////////////////////////////////////////////////////////////////////////////////////
    13071490# End of Crashing tests
Note: See TracChangeset for help on using the changeset viewer.