Changeset 205993 in webkit


Ignore:
Timestamp:
Sep 15, 2016, 1:07:28 PM (9 years ago)
Author:
Ryan Haddad
Message:

Skip two crashing media tests, remove flaky expectation for one that was wrongly blamed.
https://bugs.webkit.org/show_bug.cgi?id=161323

Unreviewed test gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r205978 r205993  
     12016-09-15  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Skip two crashing media tests, remove flaky expectation for one that was wrongly blamed.
     4        https://bugs.webkit.org/show_bug.cgi?id=161323
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-simulator-wk2/TestExpectations:
     9
    1102016-09-15  Javier Fernandez  <jfernandez@igalia.com>
    211
  • trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations

    r205945 r205993  
    18591859webkit.org/b/160368 [ Release ] http/tests/xmlhttprequest/workers/methods-async.html [ Pass Timeout ]
    18601860
    1861 webkit.org/b/160367 media/track/media-element-enqueue-event-crash.html [ Pass Crash ]
    1862 webkit.org/b/161323 media/track/text-track-cue-is-reachable.html [ Pass Crash ]
     1861webkit.org/b/161323 media/track/media-element-enqueue-event-crash.html [ Skip ]
     1862webkit.org/b/161323 media/track/track-remove-crash.html [ Skip ]
     1863
    18631864webkit.org/b/142152 media/track/track-in-band-cues-added-once.html [ Pass Failure ]
    1864 webkit.org/b/160367 media/track/track-remove-crash.html [ Skip ]
    18651865webkit.org/b/161491 media/video-main-content-allow-then-scroll.html [ Pass Failure ]
    18661866
Note: See TracChangeset for help on using the changeset viewer.