Title: [230647] trunk/LayoutTests
Revision
230647
Author
ryanhad...@apple.com
Date
2018-04-13 16:30:46 -0700 (Fri, 13 Apr 2018)

Log Message

Skip animations/added-while-suspended.html and transitions/created-while-suspended.html.
https://bugs.webkit.org/show_bug.cgi?id=184608

Unreviewed test gardening.

* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (230646 => 230647)


--- trunk/LayoutTests/ChangeLog	2018-04-13 22:50:59 UTC (rev 230646)
+++ trunk/LayoutTests/ChangeLog	2018-04-13 23:30:46 UTC (rev 230647)
@@ -1,3 +1,13 @@
+2018-04-13  Ryan Haddad  <ryanhad...@apple.com>
+
+        Skip animations/added-while-suspended.html and transitions/created-while-suspended.html.
+        https://bugs.webkit.org/show_bug.cgi?id=184608
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2018-04-12  Antoine Quint  <grao...@apple.com>
 
         [Web Animations] Turn CSS Animations and CSS Transitions as Web Animations on by default

Modified: trunk/LayoutTests/platform/ios/TestExpectations (230646 => 230647)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-04-13 22:50:59 UTC (rev 230646)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-04-13 23:30:46 UTC (rev 230647)
@@ -2590,6 +2590,9 @@
 webkit.org/b/154253 animations/animation-delay-changed.html [ Pass Failure ]
 webkit.org/b/154253 legacy-animation-engine/animations/animation-delay-changed.html [ Pass Failure ]
 
+webkit.org/b/184608 [ Debug ] animations/added-while-suspended.html [ Skip ]
+webkit.org/b/184608 [ Debug ] transitions/created-while-suspended.html [ Skip ]
+
 webkit.org/b/155095 fast/table/border-collapsing/table-rtl-row-mixed-direction.html [ ImageOnlyFailure Pass ]
 webkit.org/b/155095 fast/table/border-collapsing/table-ltr-rows-mixed-direction.html [ ImageOnlyFailure Pass ]
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (230646 => 230647)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-04-13 22:50:59 UTC (rev 230646)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-04-13 23:30:46 UTC (rev 230647)
@@ -160,6 +160,9 @@
 webkit.org/b/113598 legacy-animation-engine/animations/animation-delay-changed.html [ Pass Failure ]
 webkit.org/b/113599 svg/animations/reinserting-svg-into-document.html [ Pass Failure ]
 
+webkit.org/b/184608 [ Debug ] animations/added-while-suspended.html [ Skip ]
+webkit.org/b/184608 [ Debug ] transitions/created-while-suspended.html [ Skip ]
+
 # Safari doesn't allow to customize outermost scrollbars.
 webkit.org/b/43960 scrollbars/custom-scrollbar-with-incomplete-style.html
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to