Title: [236283] trunk/LayoutTests
Revision
236283
Author
[email protected]
Date
2018-09-20 14:32:46 -0700 (Thu, 20 Sep 2018)

Log Message

[iOS] Layout test fast/gradients/conic-gradient-alpha.html is failing
https://bugs.webkit.org/show_bug.cgi?id=189802

Unreviewed test gardening.

* platform/ios-12/TestExpectations: Mark test as failing.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (236282 => 236283)


--- trunk/LayoutTests/ChangeLog	2018-09-20 21:32:43 UTC (rev 236282)
+++ trunk/LayoutTests/ChangeLog	2018-09-20 21:32:46 UTC (rev 236283)
@@ -1,5 +1,14 @@
 2018-09-20  Ryan Haddad  <[email protected]>
 
+        [iOS] Layout test fast/gradients/conic-gradient-alpha.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=189802
+
+        Unreviewed test gardening.
+
+        * platform/ios-12/TestExpectations: Mark test as failing.
+
+2018-09-20  Ryan Haddad  <[email protected]>
+
         REGRESSION (r235962-r235963): Layout Test animations/suspend-resume-animation-events.html is a flaky failure
         https://bugs.webkit.org/show_bug.cgi?id=189607
 

Modified: trunk/LayoutTests/platform/ios-12/TestExpectations (236282 => 236283)


--- trunk/LayoutTests/platform/ios-12/TestExpectations	2018-09-20 21:32:43 UTC (rev 236282)
+++ trunk/LayoutTests/platform/ios-12/TestExpectations	2018-09-20 21:32:46 UTC (rev 236283)
@@ -34,7 +34,7 @@
 fast/gradients/conic-extended-stops.html [ Pass ]
 fast/gradients/conic-from-angle.html [ Pass ]
 fast/gradients/conic-repeating-last-stop.html [ Pass ]
-fast/gradients/conic-gradient-alpha.html [ Pass ]
+fast/gradients/conic-gradient-alpha.html [ ImageOnlyFailure ]
 fast/gradients/conic-gradient-extended-stops.html [ Pass ]
 fast/gradients/conic-gradient.html [ Pass ]
 fast/gradients/conic-two-hints.html [ Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to