Bug 233608

Summary: [ Monterey ] media/media-source/media-webm-vorbis-partial.html (layout-test) is a constant failure
Product: WebKit Reporter: Robert Jenner <jenner>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jean-yves.avenard, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Robert Jenner
Reported 2021-11-29 16:31:33 PST
media/media-source/media-webm-vorbis-partial.html is constantly failing in Monterey. HISTORY: https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-source%2Fmedia-webm-vorbis-partial.html TEXT DIFF: EVENT(sourceopen) RUN(source.duration = loader.duration()) RUN(sourceBuffer = source.addSourceBuffer(loader.type())) +NotSupportedError: The operation is not supported. RUN(sourceBuffer.appendBuffer(loader.initSegment())) -EVENT(update) -Append a media segment. -RUN(sourceBuffer.appendBuffer(loader.mediaSegment(0))) -EVENT(update) -EXPECTED (sourceBuffer.buffered.end(0) == source.duration == 'true') OK +TypeError: undefined is not an object (evaluating 'sourceBuffer.appendBuffer') +Caught exception: "TypeError: undefined is not an object (evaluating 'element.addEventListener')" FAIL END OF TEST
Attachments
Radar WebKit Bug Importer
Comment 1 2021-11-29 16:31:58 PST
Note You need to log in before you can comment on or make changes to this bug.