⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 243778 in webkit


Ignore:
Timestamp:
Apr 2, 2019, 5:04:38 PM (7 years ago)
Author:
Kocsen Chung
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

Location:
branches/safari-607-branch/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/safari-607-branch/LayoutTests/ChangeLog

    r243775 r243778  
     12019-04-02  Kocsen Chung  <kocsen_chung@apple.com>
     2
     3        Cherry-pick r240492. rdar://problem/49539128
     4
     5    webkitpy: Implement device type specific expected results (Gardening)
     6    https://bugs.webkit.org/show_bug.cgi?id=192162
     7    <rdar://problem/46345449>
     8   
     9    Unreviewed test gardening.
     10   
     11    * platform/ios/TestExpectations: Remove non-existant directories.
     12    * platform/mac/TestExpectations: Ditto.
     13   
     14   
     15    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@240492 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     16
     17    2019-01-25  Jonathan Bedard  <jbedard@apple.com>
     18
     19            webkitpy: Implement device type specific expected results (Gardening)
     20            https://bugs.webkit.org/show_bug.cgi?id=192162
     21            <rdar://problem/46345449>
     22
     23            Unreviewed test gardening.
     24
     25            * platform/ios/TestExpectations: Remove non-existant directories.
     26            * platform/mac/TestExpectations: Ditto.
     27
    1282019-04-02  Kocsen Chung  <kocsen_chung@apple.com>
    229
  • branches/safari-607-branch/LayoutTests/platform/ios/TestExpectations

    r243772 r243778  
    1010displaylists [ Pass ]
    1111http/tests/quicklook [ Pass ]
    12 media/controls/ipad [ Pass ]
    1312media/ios [ Pass ]
    1413quicklook [ Pass ]
  • branches/safari-607-branch/LayoutTests/platform/mac/TestExpectations

    r243772 r243778  
    14181418media/modern-media-controls/media-documents/background-color-and-centering.html [ Pass ImageOnlyFailure ]
    14191419
    1420 media/modern-media-controls/pip-support/ipad [ Skip ]
    1421 
    14221420webkit.org/b/169158 media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html [ Skip ]
    14231421
Note: See TracChangeset for help on using the changeset viewer.