Title: [214373] trunk/LayoutTests
Revision
214373
Author
[email protected]
Date
2017-03-24 13:51:27 -0700 (Fri, 24 Mar 2017)

Log Message

Skip svg/animations/animations-paused-when-inserted-in-hidden-document* tests on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=170068

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (214372 => 214373)


--- trunk/LayoutTests/ChangeLog	2017-03-24 20:51:22 UTC (rev 214372)
+++ trunk/LayoutTests/ChangeLog	2017-03-24 20:51:27 UTC (rev 214373)
@@ -1,5 +1,14 @@
 2017-03-24  Ryan Haddad  <[email protected]>
 
+        Skip svg/animations/animations-paused-when-inserted-in-hidden-document* tests on ios-simulator.
+        https://bugs.webkit.org/show_bug.cgi?id=170068
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
+2017-03-24  Ryan Haddad  <[email protected]>
+
         Unreviewed, rolling out r214360.
 
         This change caused 20+ LayoutTest failures.

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (214372 => 214373)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-03-24 20:51:22 UTC (rev 214372)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-03-24 20:51:27 UTC (rev 214373)
@@ -395,6 +395,10 @@
 # This is specific to extensions on macOS
 webkit.org/b/167795 http/tests/security/bypassing-cors-checks-for-extension-urls.html [ Skip ]
 
+# These tests rely on testRunner.setPageVisibility(), which is not implemented on iOS
+svg/animations/animations-paused-when-inserted-in-hidden-document.html [ Skip ]
+svg/animations/animations-paused-when-inserted-in-hidden-document2.html [ Skip ]
+
 ###
 # Known failures
 ##
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to