Changeset 190777 in webkit
- Timestamp:
- Oct 8, 2015, 10:26:15 PM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r190760 r190777 1 2015-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 1 11 2015-10-08 Jiewen Tan <jiewen_tan@apple.com> 2 12 -
trunk/LayoutTests/platform/mac/TestExpectations
r190753 r190777 1092 1092 [ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort-readyState.html [ Pass ] 1093 1093 [ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort-removed.html [ Pass ] 1094 [ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort-updating.html [ Pass ]1095 1094 [ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort.html [ Pass ] 1096 1095 [ Yosemite+ ] http/tests/media/media-source/mediasource-addsourcebuffer.html [ Pass ] … … 1106 1105 [ Yosemite+ ] http/tests/media/media-source/mediasource-sourcebufferlist.html [ Pass ] 1107 1106 [ Yosemite+ ] http/tests/media/media-source/mediasource-sourcebuffer-mode.html [ Pass ] 1107 1108 # Flaky Media Source tests 1109 webkit.org/b/149816 [ Yosemite+ ] http/tests/media/media-source/SourceBuffer-abort-updating.html [ Pass Timeout ] 1108 1110 1109 1111 # These two tests have "Error: InvalidStateError: DOM Exception 11" in output. … … 1335 1337 # Marking test as flaky in El Capitan 1336 1338 webkit.org/b/149819 [ Debug ElCapitan+ ] compositing/video/video-poster.html [ Pass Crash ] 1337 1338 # Flaky due to failures and timeouts1339 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.