Title: [204374] trunk/LayoutTests
Revision
204374
Author
[email protected]
Date
2016-08-11 06:55:02 -0700 (Thu, 11 Aug 2016)

Log Message

Unskip 2d.gradient.interpolate.colouralpha on macOS Sierra
https://bugs.webkit.org/show_bug.cgi?id=160765
<rdar://problem/24025664>

Patch by Antoine Quint <[email protected]> on 2016-08-11
Reviewed by Eric Carlson.

We fixed the tests in https://bugs.webkit.org/show_bug.cgi?id=160689 but forgot to unskip them.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (204373 => 204374)


--- trunk/LayoutTests/ChangeLog	2016-08-11 12:02:42 UTC (rev 204373)
+++ trunk/LayoutTests/ChangeLog	2016-08-11 13:55:02 UTC (rev 204374)
@@ -1,5 +1,17 @@
 2016-08-11  Antoine Quint  <[email protected]>
 
+        Unskip 2d.gradient.interpolate.colouralpha on macOS Sierra
+        https://bugs.webkit.org/show_bug.cgi?id=160765
+        <rdar://problem/24025664>
+
+        Reviewed by Eric Carlson.
+
+        We fixed the tests in https://bugs.webkit.org/show_bug.cgi?id=160689 but forgot to unskip them.
+
+        * platform/mac/TestExpectations:
+
+2016-08-11  Antoine Quint  <[email protected]>
+
         Test 2d.gradient.interpolate.colouralpha.html is broken on macOS Sierra
         https://bugs.webkit.org/show_bug.cgi?id=160689
         <rdar://problem/24025664>

Modified: trunk/LayoutTests/platform/mac/TestExpectations (204373 => 204374)


--- trunk/LayoutTests/platform/mac/TestExpectations	2016-08-11 12:02:42 UTC (rev 204373)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2016-08-11 13:55:02 UTC (rev 204374)
@@ -1370,10 +1370,6 @@
 [ Sierra+ ] css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
 [ Sierra+ ] css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
 
-# <rdar://problem/24025664> 2d.gradient.interpolate.colouralpha.html LayoutTests failing
-[ Sierra+ ] imported/w3c/canvas/2d.gradient.interpolate.colouralpha.html [ Skip ]
-[ Sierra+ ] canvas/philip/tests/2d.gradient.interpolate.colouralpha.html [ Skip ]
-
 # <rdar://problem/25279189> LayoutTest http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html is flaky
 [ Sierra+ ] http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Pass Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to