Title: [274032] trunk/LayoutTests
Revision
274032
Author
s...@apple.com
Date
2021-03-05 23:52:41 -0800 (Fri, 05 Mar 2021)

Log Message

[GPU Process] Tests under imported/blink/fast/canvas are now fixed by r273956
https://bugs.webkit.org/show_bug.cgi?id=222341

Reviewed by Said Abou-Hallawa.

* gpu-process/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (274031 => 274032)


--- trunk/LayoutTests/ChangeLog	2021-03-06 06:33:00 UTC (rev 274031)
+++ trunk/LayoutTests/ChangeLog	2021-03-06 07:52:41 UTC (rev 274032)
@@ -1,3 +1,12 @@
+2021-03-05  Said Abou-Hallawa  <s...@apple.com>
+
+        [GPU Process] Tests under imported/blink/fast/canvas are now fixed by r273956
+        https://bugs.webkit.org/show_bug.cgi?id=222341
+
+        Reviewed by Said Abou-Hallawa.
+
+        * gpu-process/TestExpectations:
+
 2021-03-05  Ryosuke Niwa  <rn...@webkit.org>
 
         Add leak tests for Range and StaticRange

Modified: trunk/LayoutTests/gpu-process/TestExpectations (274031 => 274032)


--- trunk/LayoutTests/gpu-process/TestExpectations	2021-03-06 06:33:00 UTC (rev 274031)
+++ trunk/LayoutTests/gpu-process/TestExpectations	2021-03-06 07:52:41 UTC (rev 274032)
@@ -3,11 +3,6 @@
 inspector/canvas/memory.html [ Failure ]
 svg/canvas/canvas-global-alpha-svg.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-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to