Title: [263590] trunk/LayoutTests
Revision
263590
Author
[email protected]
Date
2020-06-26 14:57:39 -0700 (Fri, 26 Jun 2020)

Log Message

Remove expectations for imported/w3c/canvas/2d.gradient.linear.transform.1.html and imported/w3c/canvas/2d.gradient.linear.transform.2.html and imported/w3c/canvas/2d.gradient.linear.transform.3.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=170757

Unreviewed test gardening.

Patch by Karl Rackler <[email protected]> on 2020-06-26

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263589 => 263590)


--- trunk/LayoutTests/ChangeLog	2020-06-26 21:53:36 UTC (rev 263589)
+++ trunk/LayoutTests/ChangeLog	2020-06-26 21:57:39 UTC (rev 263590)
@@ -1,3 +1,12 @@
+2020-06-26  Karl Rackler  <[email protected]>
+
+        Remove expectations for imported/w3c/canvas/2d.gradient.linear.transform.1.html and imported/w3c/canvas/2d.gradient.linear.transform.2.html and imported/w3c/canvas/2d.gradient.linear.transform.3.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=170757
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2020-06-26  Jason Lawrence  <[email protected]>
 
         Unreviewed, reverting r263511, r263514, and r263565.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (263589 => 263590)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-06-26 21:53:36 UTC (rev 263589)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-06-26 21:57:39 UTC (rev 263590)
@@ -1384,9 +1384,6 @@
 
 # <rdar://problem/31177990> REGRESSION: canvas/2d.gradient.* LayoutTests failing
 # These are imported tests, so we'll have to push changes back to W3C.
-imported/w3c/canvas/2d.gradient.linear.transform.1.html [ Failure ]
-imported/w3c/canvas/2d.gradient.linear.transform.2.html [ Failure ]
-imported/w3c/canvas/2d.gradient.linear.transform.3.html [ Failure ]
 imported/w3c/canvas/2d.gradient.radial.cone.bottom.html [ Failure ]
 imported/w3c/canvas/2d.gradient.radial.cone.cylinder.html [ Failure ]
 imported/w3c/canvas/2d.gradient.radial.cone.front.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to