[Webkit-unassigned] [Bug 233608] New: [ Monterey ] media/media-source/media-webm-vorbis-partial.html (layout-test) is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 16:31:33 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=233608

            Bug ID: 233608
           Summary: [ Monterey ]
                    media/media-source/media-webm-vorbis-partial.html
                    (layout-test) is a constant failure
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Jenner at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211130/a405641a/attachment-0001.htm>


More information about the webkit-unassigned mailing list