Title: [195976] trunk/LayoutTests
Revision
195976
Author
[email protected]
Date
2016-02-01 13:25:00 -0800 (Mon, 01 Feb 2016)

Log Message

Skip fast/shadow-dom/touch-event-ios.html on ios-simulator since touch events are not supported.
https://bugs.webkit.org/show_bug.cgi?id=149592

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (195975 => 195976)


--- trunk/LayoutTests/ChangeLog	2016-02-01 20:47:10 UTC (rev 195975)
+++ trunk/LayoutTests/ChangeLog	2016-02-01 21:25:00 UTC (rev 195976)
@@ -1,3 +1,12 @@
+2016-02-01  Ryan Haddad  <[email protected]>
+
+        Skip fast/shadow-dom/touch-event-ios.html on ios-simulator since touch events are not supported.
+        https://bugs.webkit.org/show_bug.cgi?id=149592
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
 2016-02-01  Chris Dumez  <[email protected]>
 
         Move properties that use custom bindings to the prototype

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (195975 => 195976)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-02-01 20:47:10 UTC (rev 195975)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-02-01 21:25:00 UTC (rev 195976)
@@ -83,6 +83,9 @@
 http/tests/media
 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements
 
+# No touch events
+fast/shadow-dom/touch-event-ios.html [ Skip ]
+
 # MediaSource is not currently supported on iOS.
 fast/history/page-cache-media-source-closed-2.html [ Skip ]
 fast/history/page-cache-media-source-closed.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to