Changeset 181908 in webkit
- Timestamp:
- Mar 24, 2015, 2:39:05 PM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r181907 r181908 1 2015-03-24 Joseph Pecoraro <pecoraro@apple.com> 2 3 Unreviewed gardening after r181901. 4 5 * platform/mac/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt: 6 Update the expected results for platform specific results that include 7 a stringified function. 8 1 9 2015-03-24 Beth Dakin <bdakin@apple.com> 2 10 -
trunk/LayoutTests/platform/mac/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt
r181810 r181908 5 5 PASS Test setting SourceBuffer.mode while still updating 6 6 PASS Test setting SourceBuffer.mode triggers parent MediaSource 'ended' to 'open' transition. 7 FAIL Test setting SourceBuffer.mode and SourceBuffer.timestampOffset while parsing media segment. assert_throws: Setting valid sourceBuffer.mode while still parsing media segment threw InvalidStateError. function "function () { sourceBuffer.mode = 'segments'; }" did not throw(stack: assert@http://127.0.0.1:8000/w3c/resources/testharness.js:2061:737 FAIL Test setting SourceBuffer.mode and SourceBuffer.timestampOffset while parsing media segment. assert_throws: Setting valid sourceBuffer.mode while still parsing media segment threw InvalidStateError. function "function () { sourceBuffer.mode = 'segments'; }" did not throw(stack: assert@http://127.0.0.1:8000/w3c/resources/testharness.js:2061:73 8 8 assert_throws@http://127.0.0.1:8000/w3c/resources/testharness.js:947:19 9 9 http://127.0.0.1:8000/media/media-source/mediasource-sourcebuffer-mode.html:114:32
Note:
See TracChangeset
for help on using the changeset viewer.