Changeset 190777 in webkit


Ignore:
Timestamp:
Oct 8, 2015, 10:26:15 PM (10 years ago)
Author:
BJ Burg
Message:

http/tests/media/media-source/SourceBuffer-abort-updating.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=149816

Unreviewed, fix updated expectation so it doesn't accidentally cause bots
to run the test on Mavericks (where Media Source is unsupported).

  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r190760 r190777  
     12015-10-08  Brian Burg  <bburg@apple.com>
     2
     3        http/tests/media/media-source/SourceBuffer-abort-updating.html is flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=149816
     5
     6        Unreviewed, fix updated expectation so it doesn't accidentally cause bots
     7        to run the test on Mavericks (where Media Source is unsupported).
     8
     9        * platform/mac/TestExpectations:
     10
    1112015-10-08  Jiewen Tan  <jiewen_tan@apple.com>
    212
  • trunk/LayoutTests/platform/mac/TestExpectations

    r190753 r190777  
    10921092[ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort-readyState.html [ Pass ]
    10931093[ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort-removed.html [ Pass ]
    1094 [ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort-updating.html [ Pass ]
    10951094[ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort.html [ Pass ]
    10961095[ Yosemite+ ] http/tests/media/media-source/mediasource-addsourcebuffer.html [ Pass ]
     
    11061105[ Yosemite+ ] http/tests/media/media-source/mediasource-sourcebufferlist.html [ Pass ]
    11071106[ Yosemite+ ] http/tests/media/media-source/mediasource-sourcebuffer-mode.html [ Pass ]
     1107
     1108# Flaky Media Source tests
     1109webkit.org/b/149816 [ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort-updating.html [ Pass Timeout ]
    11081110
    11091111# These two tests have "Error: InvalidStateError: DOM Exception 11" in output.
     
    13351337# Marking test as flaky in El Capitan
    13361338webkit.org/b/149819 [ Debug ElCapitan+ ] compositing/video/video-poster.html [ Pass Crash ]
    1337 
    1338 # Flaky due to failures and timeouts
    1339 webkit.org/b/149816 http/tests/media/media-source/SourceBuffer-abort-updating.html [ Pass Timeout ]
Note: See TracChangeset for help on using the changeset viewer.