Changeset 240492 in webkit


Ignore:
Timestamp:
Jan 25, 2019 11:56:56 AM (5 years ago)
Author:
Jonathan Bedard
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.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r240476 r240492  
     12019-01-25  Jonathan Bedard  <jbedard@apple.com>
     2
     3        webkitpy: Implement device type specific expected results (Gardening)
     4        https://bugs.webkit.org/show_bug.cgi?id=192162
     5        <rdar://problem/46345449>
     6
     7        Unreviewed test gardening.
     8
     9        * platform/ios/TestExpectations: Remove non-existant directories.
     10        * platform/mac/TestExpectations: Ditto.
     11
    1122019-01-25  Wenson Hsieh  <wenson_hsieh@apple.com>
    213
  • trunk/LayoutTests/platform/ios/TestExpectations

    r240452 r240492  
    1010displaylists [ Pass ]
    1111http/tests/quicklook [ Pass ]
    12 media/controls/ipad [ Pass ]
    1312media/ios [ Pass ]
    1413quicklook [ Pass ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r240150 r240492  
    13951395media/modern-media-controls/media-documents/background-color-and-centering.html [ Pass ImageOnlyFailure ]
    13961396
    1397 media/modern-media-controls/pip-support/ipad [ Skip ]
    1398 
    13991397webkit.org/b/169158 media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html [ Skip ]
    14001398
Note: See TracChangeset for help on using the changeset viewer.