Changeset 195976 in webkit


Ignore:
Timestamp:
Feb 1, 2016 1:25:00 PM (8 years ago)
Author:
Ryan Haddad
Message:

Skip fast/shadow-dom/touch-event-ios.html on ios-simulator since touch events are not supported.
https://bugs.webkit.org/show_bug.cgi?id=149592

Unreviewed test gardening.

  • platform/ios-simulator/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r195969 r195976  
     12016-02-01  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Skip fast/shadow-dom/touch-event-ios.html on ios-simulator since touch events are not supported.
     4        https://bugs.webkit.org/show_bug.cgi?id=149592
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-simulator/TestExpectations:
     9
    1102016-02-01  Chris Dumez  <cdumez@apple.com>
    211
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r195872 r195976  
    8383http/tests/media
    8484imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements
     85
     86# No touch events
     87fast/shadow-dom/touch-event-ios.html [ Skip ]
    8588
    8689# MediaSource is not currently supported on iOS.
Note: See TracChangeset for help on using the changeset viewer.