Changeset 217782 in webkit


Ignore:
Timestamp:
Jun 5, 2017 8:59:35 AM (7 years ago)
Author:
Ryan Haddad
Message:

Remove debug-only flag for flaky test http/tests/navigation/statistics.html.
https://bugs.webkit.org/show_bug.cgi?id=172454

Unreviewed test gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r217778 r217782  
     12017-06-05  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Remove debug-only flag for flaky test http/tests/navigation/statistics.html.
     4        https://bugs.webkit.org/show_bug.cgi?id=172454
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-wk2/TestExpectations:
     9        * platform/mac-wk2/TestExpectations:
     10
    1112017-06-05  Antoine Quint  <graouts@apple.com>
    212
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r217768 r217782  
    19811981webkit.org/b/172772 [ Release ] http/tests/cache/cancel-during-revalidation-succeeded.html [ Skip ]
    19821982
    1983 webkit.org/b/172454 [ Debug ] http/tests/navigation/statistics.html [ Pass Failure ]
     1983webkit.org/b/172454 http/tests/navigation/statistics.html [ Pass Failure ]
    19841984
    19851985webkit.org/b/171895 webrtc/audio-replace-track.html [ Pass Failure ]
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r217739 r217782  
    694694webkit.org/b/172054 [ Sierra Debug ] loader/stateobjects/replacestate-size-iframe.html [ Pass Timeout ]
    695695
    696 webkit.org/b/172454 [ Debug ] http/tests/navigation/statistics.html [ Pass Failure ]
     696webkit.org/b/172454 http/tests/navigation/statistics.html [ Pass Failure ]
    697697
    698698webkit.org/b/172666 [ Debug ] fast/images/slower-decoding-than-animation-image.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.