⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 181908 in webkit


Ignore:
Timestamp:
Mar 24, 2015, 2:39:05 PM (11 years ago)
Author:
Joseph Pecoraro
Message:

Unreviewed gardening after r181901.

  • platform/mac/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt:

Update the expected results for platform specific results that include
a stringified function.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r181907 r181908  
     12015-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
    192015-03-24  Beth Dakin  <bdakin@apple.com>
    210
  • trunk/LayoutTests/platform/mac/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt

    r181810 r181908  
    55PASS Test setting SourceBuffer.mode while still updating
    66PASS 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:73
     7FAIL 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
    88assert_throws@http://127.0.0.1:8000/w3c/resources/testharness.js:947:19
    99http://127.0.0.1:8000/media/media-source/mediasource-sourcebuffer-mode.html:114:32
Note: See TracChangeset for help on using the changeset viewer.