Title: [233483] trunk/LayoutTests
Revision
233483
Author
[email protected]
Date
2018-07-03 15:41:53 -0700 (Tue, 03 Jul 2018)

Log Message

re-enable some canvas tests that are now consistently passing
https://bugs.webkit.org/show_bug.cgi?id=187305

Unreviewed test gardening.

Patch by Truitt Savell <[email protected]> on 2018-07-03

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (233482 => 233483)


--- trunk/LayoutTests/ChangeLog	2018-07-03 22:28:41 UTC (rev 233482)
+++ trunk/LayoutTests/ChangeLog	2018-07-03 22:41:53 UTC (rev 233483)
@@ -1,3 +1,12 @@
+2018-07-03  Truitt Savell  <[email protected]>
+
+        re-enable some canvas tests that are now consistently passing
+        https://bugs.webkit.org/show_bug.cgi?id=187305
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2018-07-03  Jonathan Bedard  <[email protected]>
 
         Unreviewed, rolling out r233461.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (233482 => 233483)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-07-03 22:28:41 UTC (rev 233482)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-07-03 22:41:53 UTC (rev 233483)
@@ -1604,13 +1604,6 @@
 [ HighSierra+ ] fast/dom/HTMLMeterElement/meter-appearances-capacity.html [ Failure ]
 [ HighSierra+ ] fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy.html [ Failure ]
 
-# <rdar://problem/32332022> REGRESSION: canvas/2d.gradient.radial.transform LayoutTests failing
-[ HighSierra+ ] canvas/philip/tests/2d.gradient.radial.transform.1.html [ Failure ]
-[ HighSierra+ ] canvas/philip/tests/2d.gradient.radial.transform.2.html [ Failure ]
-[ HighSierra+ ] canvas/philip/tests/2d.gradient.radial.transform.3.html [ Failure ]
-[ HighSierra+ ] imported/w3c/canvas/2d.gradient.radial.transform.1.html [ Failure ]
-[ HighSierra+ ] imported/w3c/canvas/2d.gradient.radial.transform.2.html [ Failure ]
-[ HighSierra+ ] imported/w3c/canvas/2d.gradient.radial.transform.3.html [ Failure ]
 
 # <rdar://problem/32431942> REGRESSION: webgl/1.0.2/conformance/textures/gl-teximage.html is failing
 [ HighSierra+ ] webgl/1.0.2/conformance/textures/gl-teximage.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to