Test files without 2 passes: 10; Subtests without 2 passes: 30; Failure level: 30/371 (8.09%)
Test | CH55 | ED14 | FF51 | SA10TP13 |
---|---|---|---|---|
/media-source/URL-createObjectURL-revoke.html (1/3, 33.33%, 0.27% of total) | OK | TIMEOUT | OK | OK |
Check auto-revoking behavior with URL.createObjectURL(MediaSource). | FAIL | FAIL | PASS | FAIL |
/media-source/interfaces.html (14/116, 12.07%, 3.77% of total) | OK | TIMEOUT | OK | TIMEOUT |
TextTrack interface: attribute sourceBuffer | FAIL | FAIL | FAIL | PASS |
MediaSource interface: attribute onsourceclose | PASS | FAIL | FAIL | FAIL |
MediaSource interface: mediaSource must inherit property "onsourceopen" with the proper type (4) | FAIL | FAIL | FAIL | FAIL |
MediaSource interface: mediaSource must inherit property "onsourceended" with the proper type (5) | FAIL | FAIL | FAIL | FAIL |
MediaSource interface: mediaSource must inherit property "onsourceclose" with the proper type (6) | FAIL | FAIL | FAIL | FAIL |
SourceBuffer interface: attribute textTracks | FAIL | FAIL | FAIL | FAIL |
SourceBuffer interface: sourceBuffer must inherit property "textTracks" with the proper type (6) | FAIL | FAIL | FAIL | PASS |
SourceBuffer interface: sourceBuffer must inherit property "onupdatestart" with the proper type (9) | FAIL | FAIL | FAIL | FAIL |
SourceBuffer interface: sourceBuffer must inherit property "onupdate" with the proper type (10) | FAIL | FAIL | FAIL | FAIL |
SourceBuffer interface: sourceBuffer must inherit property "onupdateend" with the proper type (11) | FAIL | FAIL | FAIL | FAIL |
SourceBuffer interface: sourceBuffer must inherit property "onerror" with the proper type (12) | FAIL | FAIL | FAIL | FAIL |
SourceBuffer interface: sourceBuffer must inherit property "onabort" with the proper type (13) | FAIL | FAIL | FAIL | FAIL |
SourceBufferList interface: mediaSource.sourceBuffers must inherit property "onaddsourcebuffer" with the proper type (1) | FAIL | FAIL | FAIL | FAIL |
SourceBufferList interface: mediaSource.sourceBuffers must inherit property "onremovesourcebuffer" with the proper type (2) | FAIL | FAIL | FAIL | FAIL |
/media-source/mediasource-avtracks.html (3/4, 75.00%, 0.81% of total) | OK | TIMEOUT | OK | OK |
Media tracks must be removed when the SourceBuffer is removed from the MediaSource | FAIL | PASS | FAIL | FAIL |
Media tracks must be removed when the HTMLMediaElement.src is changed | PASS | FAIL | FAIL | FAIL |
Media tracks must be removed when HTMLMediaElement.load() is called | PASS | FAIL | FAIL | FAIL |
/media-source/mediasource-buffered.html (2/7, 28.57%, 0.54% of total) | OK | TIMEOUT | OK | TIMEOUT |
Demuxed content with different lengths | FAIL | FAIL | PASS | FAIL |
Muxed content with different lengths | FAIL | FAIL | PASS | FAIL |
/media-source/mediasource-errors.html (2/6, 33.33%, 0.54% of total) | OK | TIMEOUT | OK | OK |
Appending media segment before the first initialization segment. | PASS | TIMEOUT | FAIL | FAIL |
Signaling 'decode' error via segment parser loop algorithm after initialization segment and partial media segment has been appended. | PASS | FAIL | FAIL | FAIL |
/media-source/mediasource-liveseekable.html (1/10, 10.00%, 0.27% of total) | OK | TIMEOUT | OK | OK |
HTMLMediaElement.seekable returns the union of the buffered range and the live seekable range, when set | PASS | FAIL | FAIL | FAIL |
/media-source/mediasource-remove.html (2/16, 12.50%, 0.54% of total) | OK | TIMEOUT | OK | OK |
Test removing beginning of appended data. | PASS | FAIL | FAIL | FAIL |
Test removing the middle of appended data. | PASS | FAIL | FAIL | FAIL |
/media-source/mediasource-seek-during-pending-seek.html (1/2, 50.00%, 0.27% of total) | OK | TIMEOUT | TIMEOUT | OK |
Test seeking to a new location during a pending seek. | PASS | TIMEOUT | TIMEOUT | FAIL |
/media-source/mediasource-sequencemode-append-buffer.html (2/3, 66.67%, 0.54% of total) | OK | TIMEOUT | OK | OK |
Test sequence AppendMode appendBuffer(second media segment) | FAIL | FAIL | FAIL | FAIL |
Test sequence AppendMode appendBuffer(second media segment, then first media segment) | FAIL | FAIL | FAIL | FAIL |
/media-source/mediasource-sourcebuffer-mode-timestamps.html (2/2, 100.00%, 0.54% of total) | OK | TIMEOUT | OK | OK |
audio/aac : If generate timestamps flag equals true and new mode equals "segments", then throw a TypeError exception and abort these steps. | FAIL | FAIL | FAIL | FAIL |
audio/mpeg : If generate timestamps flag equals true and new mode equals "segments", then throw a TypeError exception and abort these steps. | FAIL | FAIL | FAIL | FAIL |