Changeset 217851 in webkit


Ignore:
Timestamp:
Jun 6, 2017, 1:06:57 PM (8 years ago)
Author:
Jonathan Bedard
Message:

Move storage/websql/alter-to-info-table.html failure expectation.
https://bugs.webkit.org/show_bug.cgi?id=156718

Unreviewed test gardening

storage/websql/alter-to-info-table.html fails on iOS-simulator,
but passes on device.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r217850 r217851  
     12017-06-06  Jonathan Bedard  <jbedard@apple.com>
     2
     3        Move storage/websql/alter-to-info-table.html failure expectation.
     4        https://bugs.webkit.org/show_bug.cgi?id=156718
     5
     6        Unreviewed test gardening
     7
     8        storage/websql/alter-to-info-table.html fails on iOS-simulator,
     9        but passes on device.
     10
     11        * platform/ios-simulator/TestExpectations:
     12        * platform/ios/TestExpectations:
     13
    1142017-06-06  Ryan Haddad  <ryanhaddad@apple.com>
    215
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r217839 r217851  
    6565
    6666webkit.org/b/172965 media/track/track-cue-overlap-snap-to-lines-not-set.html [ Failure ]
     67
     68webkit.org/b/156718 storage/websql/alter-to-info-table.html [ Failure ]
  • trunk/LayoutTests/platform/ios/TestExpectations

    r217820 r217851  
    26942694imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html [ Failure ]
    26952695
    2696 webkit.org/b/156718 storage/websql/alter-to-info-table.html [ Failure ]
    2697 
    26982696css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
    26992697css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.