Title: [270902] trunk/LayoutTests
Revision
270902
Author
[email protected]
Date
2020-12-16 12:41:32 -0800 (Wed, 16 Dec 2020)

Log Message

[GPU process] Update TestExpectations to skip Layout tests crashes under encodeSingleObject()
https://bugs.webkit.org/show_bug.cgi?id=219955

Patch by Rini Patel <[email protected]> on 2020-12-16
Reviewed by Tim Horton.

* gpu-process/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (270901 => 270902)


--- trunk/LayoutTests/ChangeLog	2020-12-16 20:39:47 UTC (rev 270901)
+++ trunk/LayoutTests/ChangeLog	2020-12-16 20:41:32 UTC (rev 270902)
@@ -1,3 +1,12 @@
+2020-12-16  Rini Patel  <[email protected]>
+
+        [GPU process] Update TestExpectations to skip Layout tests crashes under encodeSingleObject()
+        https://bugs.webkit.org/show_bug.cgi?id=219955
+
+        Reviewed by Tim Horton.
+
+        * gpu-process/TestExpectations:
+
 2020-12-16  Fujii Hironori  <[email protected]>
 
         [WinCairo] Enable USE_ANGLE

Modified: trunk/LayoutTests/gpu-process/TestExpectations (270901 => 270902)


--- trunk/LayoutTests/gpu-process/TestExpectations	2020-12-16 20:39:47 UTC (rev 270901)
+++ trunk/LayoutTests/gpu-process/TestExpectations	2020-12-16 20:41:32 UTC (rev 270902)
@@ -13,6 +13,7 @@
 canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html [ Skip ]
 canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html [ Skip ]
 canvas/philip/tests/2d.pattern.animated.gif.html [ Skip ]
+canvas/philip/tests/2d.pattern.basic.canvas.html [ Skip ]
 canvas/philip/tests/2d.pattern.basic.image.html [ Skip ]
 canvas/philip/tests/2d.pattern.basic.nocontext.html [ Skip ]
 canvas/philip/tests/2d.pattern.crosscanvas.html [ Skip ]
@@ -25,6 +26,7 @@
 canvas/philip/tests/2d.pattern.paint.norepeat.coord2.html [ Skip ]
 canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html [ Skip ]
 canvas/philip/tests/2d.pattern.paint.norepeat.outside.html [ Skip ]
+canvas/philip/tests/2d.pattern.paint.orientation.canvas.html [ Skip ]
 canvas/philip/tests/2d.pattern.paint.orientation.image.html [ Skip ]
 canvas/philip/tests/2d.pattern.paint.repeat.basic.html [ Skip ]
 canvas/philip/tests/2d.pattern.paint.repeat.coord1.html [ Skip ]
@@ -32,6 +34,18 @@
 canvas/philip/tests/2d.pattern.paint.repeat.coord3.html [ Skip ]
 canvas/philip/tests/2d.pattern.paint.repeat.outside.html [ Skip ]
 canvas/philip/tests/2d.pattern.paint.repeatx.basic.html [ Skip ]
+canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html [ Skip ]
+canvas/philip/tests/2d.pattern.paint.repeatx.outside.html [ Skip ]
+canvas/philip/tests/2d.pattern.paint.repeaty.basic.html [ Skip ]
+canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html [ Skip ]
+canvas/philip/tests/2d.pattern.paint.repeaty.outside.html [ Skip ]
+canvas/philip/tests/2d.pattern.repeat.empty.html [ Skip ]
+canvas/philip/tests/2d.pattern.repeat.null.html [ Skip ]
+canvas/philip/tests/2d.shadow.pattern.alpha.html [ Skip ]
+canvas/philip/tests/2d.shadow.pattern.basic.html [ Skip ]
+canvas/philip/tests/2d.shadow.pattern.transparent.1.html [ Skip ]
+canvas/philip/tests/2d.shadow.pattern.transparent.2.html [ Skip ]
+canvas/philip/tests/initial.reset.pattern.html [ Skip ]
 css2.1/20110323/replaced-intrinsic-ratio-001.htm [ Skip ]
 css3/flexbox/z-index-with-normal-flow-only.html [ Skip ]
 css3/blending/blend-mode-clip-accelerated-blending-canvas.html [ Skip ]
@@ -51,11 +65,32 @@
 fast/replaced/table-percent-height.html [ Skip ]
 fast/replaced/replaced-element-with-percentage-width-inside-flow-asserts.html [ Skip ]
 fast/replaced/border-radius-clip-content-edge.html [ Skip ]
+fast/canvas/canvas-blending-color-over-pattern.html [ Skip ]
+fast/canvas/canvas-blending-gradient-over-pattern.html [ Skip ]
+fast/canvas/canvas-blending-image-over-pattern.html [ Skip ]
+fast/canvas/canvas-blending-pattern-over-color.html [ Skip ]
+fast/canvas/canvas-blending-pattern-over-gradient.html [ Skip ]
+fast/canvas/canvas-blending-pattern-over-image.html [ Skip ]
+fast/canvas/canvas-blending-pattern-over-pattern.html [ Skip ]
+fast/canvas/canvas-createPattern-fillRect-shadow.html [ Skip ]
+fast/canvas/canvas-createPattern-video-loading.html [ Skip ]
+fast/canvas/canvas-createPattern-video-modify.html [ Skip ]
 fast/canvas/canvas-drawImage-composite-copy.html [ ImageOnlyFailure ]
+fast/canvas/canvas-fillPath-pattern-shadow.html [ Skip ]
+fast/canvas/canvas-image-shadow.html [ Skip ]
+fast/canvas/canvas-imageSmoothingEnabled-patterns.html [ Skip ]
 fast/canvas/canvas-large-dimensions.html [ Failure ]
+fast/canvas/canvas-pattern-behaviour.html [ Skip ]
+fast/canvas/canvas-pattern-modify.html [ Skip ]
+fast/canvas/canvas-pattern-transform.html [ Skip ]
+fast/canvas/canvas-pattern-with-transform.html [ Skip ]
 fast/canvas/canvas-render-layer.html [ Failure ]
 fast/canvas/check-stale-putImageData.html [ Failure ]
 fast/canvas/hidpi-repaint-on-retina-leaves-bits-behind.html [ ImageOnlyFailure ]
+fast/canvas/image-object-in-canvas.html [ Skip ]
+fast/canvas/image-pattern-rotate.html [ Skip ]
+fast/canvas/pattern-with-transform.html [ Skip ]
+fast/canvas/patternfill-repeat.html [ Skip ]
 fast/canvas/webgl/canvas-2d-webgl-texture.html [ Failure ]
 fast/canvas/webgl/canvas-test.html [ Failure ]
 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure ]
@@ -90,9 +125,16 @@
 http/tests/security/video-cross-origin-accessfailure.html [ Skip ]
 http/tests/security/canvas-remote-read-data-url-image-redirect.html [ Skip ]
 http/tests/security/canvas-remote-read-data-url-image.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-image-allowed.html [ Skip ]
 http/tests/security/canvas-remote-read-remote-image-allowed-with-credentials.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-image-document-domain.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-image-redirect.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-image.html [ Skip ]
 http/tests/security/canvas-remote-read-remote-video-allowed-with-credentials.html [ Skip ]
 http/tests/security/canvas-remote-read-remote-video-blocked-no-crossorigin.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-video-hls.html [ Skip ]
+http/tests/security/canvas-remote-read-remote-video-localhost.html [ Skip ]
 http/tests/security/canvas-remote-read-remote-video-redirect.html [ Skip ]
 http/wpt/offscreen-canvas [ Skip ]
 http/wpt/2dcontext [ Skip ]
@@ -101,6 +143,10 @@
 imported/blink/fast/transforms/mirror-transform-tiled-scaled-background.html [ Skip ]
 imported/blink/fast/text/shaping/shaping-width-initialized.html [ Skip ]
 imported/blink/fast/gradients/gradient-transparency.html [ Skip ]
+imported/w3c/canvas/2d.composite.globalAlpha.canvaspattern.html [ Skip ]
+imported/w3c/canvas/2d.composite.globalAlpha.imagepattern.html [ Skip ]
+imported/w3c/canvas/2d.composite.uncovered.pattern.copy.html [ Skip ]
+imported/w3c/canvas/2d.composite.uncovered.pattern.destination-atop.html [ Skip ]
 imported/w3c/web-platform-tests/html/canvas/offscreen [ Skip ]
 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-001.html [ Skip ]
 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-002.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to