Title: [221188] trunk/LayoutTests
Revision
221188
Author
jbed...@apple.com
Date
2017-08-25 09:23:03 -0700 (Fri, 25 Aug 2017)

Log Message

Manage tests which require different device types better
<https://bugs.webkit.org/show_bug.cgi?id=175987>
<rdar://problem/34082632>

Unreviewed test gardening.

* platform/ios-device/TestExpectations: Skip tests requiring a device type.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221187 => 221188)


--- trunk/LayoutTests/ChangeLog	2017-08-25 15:27:22 UTC (rev 221187)
+++ trunk/LayoutTests/ChangeLog	2017-08-25 16:23:03 UTC (rev 221188)
@@ -1,3 +1,13 @@
+2017-08-25  Jonathan Bedard  <jbed...@apple.com>
+
+        Manage tests which require different device types better
+        <https://bugs.webkit.org/show_bug.cgi?id=175987>
+        <rdar://problem/34082632>
+
+        Unreviewed test gardening.
+
+        * platform/ios-device/TestExpectations: Skip tests requiring a device type.
+
 2017-08-25  Ms2ger  <ms2...@gmail.com>
 
         Import track-element/cloneNode.html from web-platform-tests.

Modified: trunk/LayoutTests/platform/ios-device/TestExpectations (221187 => 221188)


--- trunk/LayoutTests/platform/ios-device/TestExpectations	2017-08-25 15:27:22 UTC (rev 221187)
+++ trunk/LayoutTests/platform/ios-device/TestExpectations	2017-08-25 16:23:03 UTC (rev 221188)
@@ -137,8 +137,10 @@
 
 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ ImageOnlyFailure ]
 
-# <rdar://problem/30353797> need to differentiated between device types
+# <https://bugs.webkit.org/show_bug.cgi?id=175987> Manage tests which require different device types better
 tiled-drawing/ios/iphone7
+fast/forms/ios/ipad
+fast/events/touch/ios/iphone7
 
 # <rdar://problem/32575766>, need to handle media sandbox correctly
 webrtc
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to