Title: [273899] trunk/LayoutTests
Revision
273899
Author
jon...@apple.com
Date
2021-03-04 10:10:22 -0800 (Thu, 04 Mar 2021)

Log Message

Garden GPU Process TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=222729

Reviewed by Said Abou-Hallawa.

* gpu-process/TestExpectations: Complete filing bugs for failing tests.
Remove expectations for some tests which are now passing on the bot.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (273898 => 273899)


--- trunk/LayoutTests/ChangeLog	2021-03-04 18:08:23 UTC (rev 273898)
+++ trunk/LayoutTests/ChangeLog	2021-03-04 18:10:22 UTC (rev 273899)
@@ -1,3 +1,13 @@
+2021-03-04  Jon Lee  <jon...@apple.com>
+
+        Garden GPU Process TestExpectations
+        https://bugs.webkit.org/show_bug.cgi?id=222729
+
+        Reviewed by Said Abou-Hallawa.
+
+        * gpu-process/TestExpectations: Complete filing bugs for failing tests.
+        Remove expectations for some tests which are now passing on the bot.
+
 2021-03-04  Robert Jenner  <jen...@apple.com>
 
         [ macOS ] inspector/page/empty-or-missing-resources.html is a flakey timeout

Modified: trunk/LayoutTests/gpu-process/TestExpectations (273898 => 273899)


--- trunk/LayoutTests/gpu-process/TestExpectations	2021-03-04 18:08:23 UTC (rev 273898)
+++ trunk/LayoutTests/gpu-process/TestExpectations	2021-03-04 18:10:22 UTC (rev 273899)
@@ -1,8 +1,13 @@
-compositing/animation/repaint-after-clearing-shared-backing.html [ ImageOnlyFailure ]
+# webkit.org/b/222728
 compositing/canvas/accelerated-canvas-compositing.html [ Failure ]
 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
-
 css3/blending/blend-mode-clip-accelerated-blending-canvas.html [ Failure ]
+fast/images/ordered-animated-image-frames.html [ ImageOnlyFailure ]
+fast/repaint/canvas-object-fit.html [ Failure ]
+fast/repaint/canvas-putImageData.html [ Failure ]
+imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.stroke.scale2.html [ Failure ]
+inspector/canvas/memory.html [ Failure ]
+svg/canvas/canvas-global-alpha-svg.html [ ImageOnlyFailure ]
 
 # webkit.org/b/220389
 fast/canvas/canvas-drawImage-composite-copy.html [ ImageOnlyFailure ]
@@ -9,44 +14,32 @@
 fast/canvas/canvas-render-layer.html [ Failure ]
 fast/canvas/hidpi-repaint-on-retina-leaves-bits-behind.html [ ImageOnlyFailure ]
 
+# webkit.org/b/222341
+imported/blink/fast/canvas/canvas-clip-stack-persistence.html [ ImageOnlyFailure ]
+imported/blink/fast/canvas/canvas-state-persistence-no-dirty.html [ ImageOnlyFailure ]
+imported/blink/fast/canvas/canvas-unbalanced-save.html [ ImageOnlyFailure ]
+
 # webkit.org/b/220806
 fast/canvas/webgl/context-update-on-display-configuration.html [ Timeout ]
 fast/canvas/webgl/webglcontextchangedevent.html [ Timeout ]
 
+# webkit.org/b/222726
 fast/canvas/webgl/uniform-samplers-test.html [ Slow ]
+webgl/1.0.3/conformance/uniforms/uniform-samplers-test.html [ Slow ]
+webgl/2.0.0/conformance/uniforms/uniform-samplers-test.html [ Slow ]
 webgl/2.0.0/conformance/attribs/gl-vertexattribpointer.html [ Slow ]
 webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-outofbounds.html [ Slow ]
 
-fast/dom/navigator-detached-no-crash.html [ Failure ]
-fast/images/ordered-animated-image-frames.html [ ImageOnlyFailure ]
+# webkit.org/b/222722
+webgl/1.0.3/conformance/state/gl-object-get-calls.html [ Timeout ]
+webgl/2.0.0/conformance/state/gl-object-get-calls.html [ Timeout ]
+webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Timeout ]
 
-fast/repaint/canvas-object-fit.html [ Failure ]
-fast/repaint/canvas-putImageData.html [ Failure ]
-
-imported/blink/fast/canvas/canvas-clip-stack-persistence.html [ ImageOnlyFailure ]
-imported/blink/fast/canvas/canvas-state-persistence-no-dirty.html [ ImageOnlyFailure ]
-imported/blink/fast/canvas/canvas-unbalanced-save.html [ ImageOnlyFailure ]
-
-imported/w3c/web-platform-tests/fetch/range/sw.https.window.html [ Failure ]
-imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.arc.angle.2.html [ Crash ]
-imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.stroke.scale2.html [ Failure ]
-
-inspector/canvas/memory.html [ Failure ]
-inspector/canvas/recording-2d-frameCount.html [ Crash ]
-inspector/canvas/recording-2d-full.html [ Crash ]
-inspector/canvas/recording-2d-memoryLimit.html [ Crash ]
-inspector/canvas/recording-html-2d.html [ Crash ]
-
-svg/canvas/canvas-global-alpha-svg.html [ ImageOnlyFailure ]
-
-# webkit.org/b/220333
-webgl/1.0.3/conformance/state/gl-object-get-calls.html [ Timeout ]
-webgl/1.0.3/conformance/uniforms/uniform-samplers-test.html [ Slow ]
+# webkit.org/b/222410
 webgl/2.0.0/conformance/reading/read-pixels-test.html [ Failure ]
-webgl/2.0.0/conformance/state/gl-object-get-calls.html [ Timeout ]
-webgl/2.0.0/conformance/uniforms/uniform-samplers-test.html [ Slow ]
 webgl/2.0.0/conformance2/reading/read-pixels-pack-parameters.html [ Failure ]
-webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Timeout ]
+
+# webkit.org/b/222411
 webgl/many-contexts-access-after-loss.html [ Failure ]
 webgl/max-active-contexts-console-warning.html [ Failure ]
 webgl/max-active-contexts-gc.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to