NEW303131
[GStreamer][MSE] media/media-source/media-source-changetype-vp8-vp9.html is a permanent failure
https://bugs.webkit.org/show_bug.cgi?id=303131
Summary [GStreamer][MSE] media/media-source/media-source-changetype-vp8-vp9.html is a...
Jean-Yves Avenard [:jya]
Reported 2025-11-26 01:51:54 PST
In test added in bug 303124 ``` --- /home/buildbot-worker/GTK-WK2-Tests-EWS/build/layout-test-results/media/media-source/media-source-changetype-vp8-vp9-expected.txt +++ /home/buildbot-worker/GTK-WK2-Tests-EWS/build/layout-test-results/media/media-source/media-source-changetype-vp8-vp9-actual.txt @@ -1,8 +1,6 @@ EVENT(update) EVENT(update) -EVENT(update) -EVENT(update) -EXPECTED (video.currentTime >= '0.6') OK +TypeError: sourceBuffer.changeType is not a function. (In 'sourceBuffer.changeType(loader2.type())', 'sourceBuffer.changeType' is undefined) FAIL END OF TEST ``` seems like changeType isn't supported.
Attachments
Philippe Normand
Comment 1 2025-11-26 02:05:51 PST
Yeah I think changeType is indeed not supported yet, we have several bugs about test failures related to that.
Philippe Normand
Comment 2 2025-11-26 02:06:59 PST
SourceBufferChangeTypeEnabled is currently disabled by default for us...
Note You need to log in before you can comment on or make changes to this bug.