Changeset 207180 in webkit


Ignore:
Timestamp:
Oct 11, 2016 5:17:17 PM (7 years ago)
Author:
Ryan Haddad
Message:

Skipping loader/stateobjects tests on mac and ios-simulator debug.
https://bugs.webkit.org/show_bug.cgi?id=163307

Unreviewed test gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r207176 r207180  
     12016-10-11  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Skipping loader/stateobjects tests on mac and ios-simulator debug.
     4        https://bugs.webkit.org/show_bug.cgi?id=163307
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-simulator/TestExpectations:
     9        * platform/mac/TestExpectations:
     10
    1112016-10-11  Dean Jackson  <dino@apple.com>
    212
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r207172 r207180  
    27012701webkit.org/b/163291 media/video-play-require-user-gesture.html
    27022702
     2703webkit.org/b/163307 [ Debug ] loader/stateobjects/pushstate-size-iframe.html [ Skip ]
     2704webkit.org/b/163307 [ Debug ] loader/stateobjects/pushstate-size.html [ Skip ]
     2705webkit.org/b/163307 [ Debug ] loader/stateobjects/replacestate-size-iframe.html [ Skip ]
     2706webkit.org/b/163307 [ Debug ] loader/stateobjects/replacestate-size.html [ Skip ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r207086 r207180  
    14761476
    14771477webkit.org/b/116621 fast/replaced/preferred-widths.html [ Pass Failure ]
     1478
     1479webkit.org/b/163307 [ Debug ] loader/stateobjects/pushstate-size-iframe.html [ Skip ]
     1480webkit.org/b/163307 [ Debug ] loader/stateobjects/pushstate-size.html [ Skip ]
     1481webkit.org/b/163307 [ Debug ] loader/stateobjects/replacestate-size-iframe.html [ Skip ]
     1482webkit.org/b/163307 [ Debug ] loader/stateobjects/replacestate-size.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.