Title: [216933] trunk/LayoutTests
Revision
216933
Author
ryanhad...@apple.com
Date
2017-05-16 09:19:28 -0700 (Tue, 16 May 2017)

Log Message

Skip LayoutTest media/restricted-audio-playback-with-document-gesture.html on iOS.

Unreviewed test gardening.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (216932 => 216933)


--- trunk/LayoutTests/ChangeLog	2017-05-16 15:30:20 UTC (rev 216932)
+++ trunk/LayoutTests/ChangeLog	2017-05-16 16:19:28 UTC (rev 216933)
@@ -1,3 +1,11 @@
+2017-05-16  Ryan Haddad  <ryanhad...@apple.com>
+
+        Skip LayoutTest media/restricted-audio-playback-with-document-gesture.html on iOS.
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
 2017-05-16  Claudio Saavedra  <csaave...@igalia.com>
 
         [GTK] Tests that always pass when run alone, but fail in the bots

Modified: trunk/LayoutTests/platform/ios/TestExpectations (216932 => 216933)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-05-16 15:30:20 UTC (rev 216932)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-05-16 16:19:28 UTC (rev 216933)
@@ -359,7 +359,7 @@
 fast/text/complex-small-caps-non-bmp-capitalize.html [ Skip ]
 fast/text/all-small-caps-whitespace.html [ Skip ]
 
-# This test relies on EventSender.keydown(), which is not supported on iOS
+# These tests rely on EventSender.keydown(), which is not supported on iOS
 webkit.org/b/155233 fast/events/max-tabindex-focus.html [ Skip ]
 fast/events/beforeunload-alert-handled-keydown.html [ Skip ]
 fast/events/beforeunload-alert-unhandled-keydown.html [ Skip ]
@@ -377,6 +377,7 @@
 http/tests/navigation/keyboard-events-during-provisional-navigation.html [ Skip ]
 http/tests/navigation/keyboard-events-during-provisional-subframe-navigation.html [ Skip ]
 media/audio-dealloc-crash.html [ Skip ]
+media/restricted-audio-playback-with-document-gesture.html [ Skip ]
 
 # Tests that use EventSender's mouseMoveTo, mouseUp and mouseDown
 fast/forms/range/disabled-while-dragging.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to