CARVIEW |
Select Language
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Fri, 27 Sep 2024 16:15:59 GMT
access-control-allow-origin: *
etag: W/"66f6da3f-16be"
expires: Thu, 09 Oct 2025 20:24:31 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 6C14:1502A6:B3699:CBCE8:68E817A6
accept-ranges: bytes
age: 0
date: Thu, 09 Oct 2025 20:14:31 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210043-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760040872.501128,VS0,VE300
vary: Accept-Encoding
x-fastly-request-id: 4388c50d62129d747036e590a836a133a0d41b9a
content-length: 1063
Complete Failures
Complete Failures
Completely failed files: 10; Completely failed subtests: 15; Failure level: 15/371 (4.04%)
Test Files
- /media-source/interfaces.html (11/116, 9.48%, 2.96% of total)
- /media-source/mediasource-sequencemode-append-buffer.html (2/3, 66.67%, 0.54% of total)
- /media-source/mediasource-sourcebuffer-mode-timestamps.html (2/2, 100.00%, 0.54% of total)
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 |