Title: [209762] trunk/LayoutTests
Revision
209762
Author
[email protected]
Date
2016-12-13 11:26:43 -0800 (Tue, 13 Dec 2016)

Log Message

Skip fast/events/page-visibility-onvisibilitychange.html on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=165799

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (209761 => 209762)


--- trunk/LayoutTests/ChangeLog	2016-12-13 19:15:05 UTC (rev 209761)
+++ trunk/LayoutTests/ChangeLog	2016-12-13 19:26:43 UTC (rev 209762)
@@ -1,3 +1,12 @@
+2016-12-13  Ryan Haddad  <[email protected]>
+
+        Skip fast/events/page-visibility-onvisibilitychange.html on ios-simulator.
+        https://bugs.webkit.org/show_bug.cgi?id=165799
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
 2016-12-13  Sam Weinig  <[email protected]>
 
         [WebIDL] Remove use of Dictionary in ApplePaySession

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (209761 => 209762)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-12-13 19:15:05 UTC (rev 209761)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-12-13 19:26:43 UTC (rev 209762)
@@ -295,6 +295,9 @@
 fast/events/mouse-force-down.html [ Skip ]
 fast/events/mouse-force-up.html [ Skip ]
 
+# testRunner.setPageVisibility is not implemented for iOS
+webkit.org/b/165799 fast/events/page-visibility-onvisibilitychange.html [ Skip ]
+
 # AutoFill button is not supported
 fast/forms/auto-fill-button/mouse-down-input-mouse-release-auto-fill-button.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to