RESOLVED FIXED 229548
[GLIB][Media] imported/w3c/web-platform-tests/media-source/mediasource-changetype-play-without-codecs-parameter.html fails after r281617
https://bugs.webkit.org/show_bug.cgi?id=229548
Summary [GLIB][Media] imported/w3c/web-platform-tests/media-source/mediasource-change...
Enrique Ocaña
Reported 2021-08-26 04:16:28 PDT
The patch from bug 210341 caused a regression in the test mentioned in the summary. The test tries to change the media type and codecs of a SourceBuffer on the fly. That operation is unsupported in glib ports, so there is a custom expectation file that expects failures on the transitions between supported types. Bug 210341 adds audio/mpeg (without container) as a new supported format, so new "failures" appear in the test. An unreviewed patch adding expectations for those new failures is going to be added in this bug.
Attachments
Patch (4.01 KB, patch)
2021-08-26 04:24 PDT, Enrique Ocaña
no flags
Enrique Ocaña
Comment 1 2021-08-26 04:24:01 PDT
EWS
Comment 2 2021-08-26 06:06:05 PDT
Committed r281622 (240978@main): <https://commits.webkit.org/240978@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 436495 [details].
Radar WebKit Bug Importer
Comment 3 2021-08-26 06:08:31 PDT
Note You need to log in before you can comment on or make changes to this bug.