Title: [243778] branches/safari-607-branch/LayoutTests
Revision
243778
Author
[email protected]
Date
2019-04-02 17:04:38 -0700 (Tue, 02 Apr 2019)

Log Message

Cherry-pick r240492. rdar://problem/49539128

    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.

    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@240492 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Diff

Modified: branches/safari-607-branch/LayoutTests/ChangeLog (243777 => 243778)


--- branches/safari-607-branch/LayoutTests/ChangeLog	2019-04-03 00:04:36 UTC (rev 243777)
+++ branches/safari-607-branch/LayoutTests/ChangeLog	2019-04-03 00:04:38 UTC (rev 243778)
@@ -1,5 +1,32 @@
 2019-04-02  Kocsen Chung  <[email protected]>
 
+        Cherry-pick r240492. rdar://problem/49539128
+
+    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.
+    
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@240492 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    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-04-02  Kocsen Chung  <[email protected]>
+
         Cherry-pick r240157. rdar://problem/49539128
 
     webkitpy: Implement device type specific expected results (Follow-up fix)

Modified: branches/safari-607-branch/LayoutTests/platform/ios/TestExpectations (243777 => 243778)


--- branches/safari-607-branch/LayoutTests/platform/ios/TestExpectations	2019-04-03 00:04:36 UTC (rev 243777)
+++ branches/safari-607-branch/LayoutTests/platform/ios/TestExpectations	2019-04-03 00:04:38 UTC (rev 243778)
@@ -9,7 +9,6 @@
 accessibility/ios-simulator [ Pass ]
 displaylists [ Pass ]
 http/tests/quicklook [ Pass ]
-media/controls/ipad [ Pass ]
 media/ios [ Pass ]
 quicklook [ Pass ]
 

Modified: branches/safari-607-branch/LayoutTests/platform/mac/TestExpectations (243777 => 243778)


--- branches/safari-607-branch/LayoutTests/platform/mac/TestExpectations	2019-04-03 00:04:36 UTC (rev 243777)
+++ branches/safari-607-branch/LayoutTests/platform/mac/TestExpectations	2019-04-03 00:04:38 UTC (rev 243778)
@@ -1417,8 +1417,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