Changeset 245013 in webkit


Ignore:
Timestamp:
May 7, 2019, 9:37:16 AM (6 years ago)
Author:
Ryan Haddad
Message:

media/W3C/video/events/event_progress.html is flaky.
https://bugs.webkit.org/show_bug.cgi?id=175678

Unreviewed test gardening.

  • platform/ios/TestExpectations: Mark test as flaky.
  • platform/mac/TestExpectations: Ditto.
  • platform/wk2/TestExpectations: Remove old WK2-only expectation.
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r245012 r245013  
     12019-05-07  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        media/W3C/video/events/event_progress.html is flaky.
     4        https://bugs.webkit.org/show_bug.cgi?id=175678
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios/TestExpectations: Mark test as flaky.
     9        * platform/mac/TestExpectations: Ditto.
     10        * platform/wk2/TestExpectations: Remove old WK2-only expectation.
     11
    1122019-05-07  Chris Dumez  <cdumez@apple.com>
    213
  • trunk/LayoutTests/platform/ios/TestExpectations

    r244976 r245013  
    32603260
    32613261webkit.org/b/197473 imported/w3c/web-platform-tests/resource-timing/resource-timing-level1.sub.html [ Pass Failure ]
     3262
     3263webkit.org/b/175678 media/W3C/video/events/event_progress.html [ Pass Failure ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r244965 r245013  
    18921892
    18931893webkit.org/b/136627 [ Mojave ] media/track/track-cue-rendering-vertical.html [ Failure ]
     1894
     1895webkit.org/b/175678 media/W3C/video/events/event_progress.html [ Pass Failure ]
  • trunk/LayoutTests/platform/wk2/TestExpectations

    r243767 r245013  
    774774webkit.org/b/174471 webrtc/filtering-ice-candidate-after-reload.html [ Pass Timeout ]
    775775
    776 webkit.org/b/175678 media/W3C/video/events/event_progress.html [ Pass Failure ]
    777 
    778776webkit.org/b/183139 fast/events/blur-focus-window-should-blur-focus-element.html
    779777webkit.org/b/183140 fast/selectors/querySelector-window-inactive.html
Note: See TracChangeset for help on using the changeset viewer.