Completely failed files: 10; Completely failed subtests: 15; Failure level: 15/371 (4.04%)
Test | CH55 | ED14 | FF51 | SA10TP13 |
---|---|---|---|---|
/media-source/interfaces.html (11/116, 9.48%, 2.96% of total) | OK | TIMEOUT | OK | TIMEOUT |
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 "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-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 |