Changeset 209762 in webkit


Ignore:
Timestamp:
Dec 13, 2016, 11:26:43 AM (8 years ago)
Author:
Ryan Haddad
Message:

Skip fast/events/page-visibility-onvisibilitychange.html on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=165799

Unreviewed test gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r209760 r209762  
     12016-12-13  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Skip fast/events/page-visibility-onvisibilitychange.html on ios-simulator.
     4        https://bugs.webkit.org/show_bug.cgi?id=165799
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-simulator/TestExpectations:
     9
    1102016-12-13  Sam Weinig  <sam@webkit.org>
    211
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r209718 r209762  
    295295fast/events/mouse-force-down.html [ Skip ]
    296296fast/events/mouse-force-up.html [ Skip ]
     297
     298# testRunner.setPageVisibility is not implemented for iOS
     299webkit.org/b/165799 fast/events/page-visibility-onvisibilitychange.html [ Skip ]
    297300
    298301# AutoFill button is not supported
Note: See TracChangeset for help on using the changeset viewer.