Title: [240492] trunk/LayoutTests
Revision
240492
Author
[email protected]
Date
2019-01-25 11:56:56 -0800 (Fri, 25 Jan 2019)

Log Message

webkitpy: Implement device type specific expected results (Gardening)
https://bugs.webkit.org/show_bug.cgi?id=192162
<rdar://problem/46345449>

Unreviewed test gardening.

* platform/ios/TestExpectations: Remove non-existant directories.
* platform/mac/TestExpectations: Ditto.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (240491 => 240492)


--- trunk/LayoutTests/ChangeLog	2019-01-25 19:45:07 UTC (rev 240491)
+++ trunk/LayoutTests/ChangeLog	2019-01-25 19:56:56 UTC (rev 240492)
@@ -1,3 +1,14 @@
+2019-01-25  Jonathan Bedard  <[email protected]>
+
+        webkitpy: Implement device type specific expected results (Gardening)
+        https://bugs.webkit.org/show_bug.cgi?id=192162
+        <rdar://problem/46345449>
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations: Remove non-existant directories.
+        * platform/mac/TestExpectations: Ditto.
+
 2019-01-25  Wenson Hsieh  <[email protected]>
 
         Need a way for _javascript_ (or bundle) code to participate in undo

Modified: trunk/LayoutTests/platform/ios/TestExpectations (240491 => 240492)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-01-25 19:45:07 UTC (rev 240491)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-01-25 19:56:56 UTC (rev 240492)
@@ -9,7 +9,6 @@
 accessibility/ios-simulator [ Pass ]
 displaylists [ Pass ]
 http/tests/quicklook [ Pass ]
-media/controls/ipad [ Pass ]
 media/ios [ Pass ]
 quicklook [ Pass ]
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (240491 => 240492)


--- trunk/LayoutTests/platform/mac/TestExpectations	2019-01-25 19:45:07 UTC (rev 240491)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2019-01-25 19:56:56 UTC (rev 240492)
@@ -1394,8 +1394,6 @@
 # on iOS, and the bug it was created to regression-test was iOS-only, so there is no hurry to make it work on Mac.
 media/modern-media-controls/media-documents/background-color-and-centering.html [ Pass ImageOnlyFailure ]
 
-media/modern-media-controls/pip-support/ipad [ Skip ]
-
 webkit.org/b/169158 media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html [ Skip ]
 
 webkit.org/b/170907 [ Debug ] imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.html [ Pass Failure Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to