WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
Bug 221369
[BigSur WK1] media/media-source/media-source-webm-append-buffer-after-abort.html is consistently failing
https://bugs.webkit.org/show_bug.cgi?id=221369
Summary
[BigSur WK1] media/media-source/media-source-webm-append-buffer-after-abort.h...
Amir Mark Jr
Reported
2021-02-03 17:32:16 PST
media/media-source/media-source-webm-append-buffer-after-abort.html Has been consistently failing in Big Sur wk1 History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-source%2Fmedia-source-webm-append-buffer-after-abort.html
Text Diff: --- /Volumes/Data/slave/bigsur-release-tests-wk1/build/layout-test-results/media/media-source/media-source-webm-append-buffer-after-abort-expected.txt +++ /Volumes/Data/slave/bigsur-release-tests-wk1/build/layout-test-results/media/media-source/media-source-webm-append-buffer-after-abort-actual.txt @@ -4,12 +4,11 @@ EVENT(sourceopen) RUN(source.duration = loader.duration()) RUN(sourceBuffer = source.addSourceBuffer(loader.type())) +NotSupportedError: The operation is not supported. RUN(sourceBuffer.abort()) +TypeError: undefined is not an object (evaluating 'sourceBuffer.abort') RUN(sourceBuffer.appendBuffer(loader.initSegment())) -EVENT(update) -Append a media segment. -RUN(sourceBuffer.appendBuffer(loader.mediaSegment(0))) -EVENT(update) -EVENT(canplaythrough) +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
Patch
(2.46 KB, patch)
2021-02-05 11:34 PST
,
Amir Mark Jr
no flags
Details
Formatted Diff
Diff
Update TestExpectations
(1.84 KB, patch)
2021-02-05 13:08 PST
,
Amir Mark Jr
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-02-03 17:33:58 PST
<
rdar://problem/73957676
>
Ryan Haddad
Comment 2
2021-02-03 21:14:36 PST
This test was added with
https://trac.webkit.org/changeset/272039/webkit
and has been failing on Big Sur WK1 since introduction. Perhaps we need to just disable it there?
Peng Liu
Comment 3
2021-02-03 21:30:24 PST
(In reply to Ryan Haddad from
comment #2
)
> This test was added with
https://trac.webkit.org/changeset/272039/webkit
and > has been failing on Big Sur WK1 since introduction. > > Perhaps we need to just disable it there?
Agree!
Amir Mark Jr
Comment 4
2021-02-05 11:34:56 PST
Created
attachment 419439
[details]
Patch
Ryan Haddad
Comment 5
2021-02-05 12:45:38 PST
Comment on
attachment 419439
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=419439&action=review
> LayoutTests/ChangeLog:27 > +
Looks like you ended up with extra ChangeLog entries.
> LayoutTests/platform/mac-wk1/TestExpectations:1240 > +
webkit.org/b/221369
[ BigSur ] media/media-source/media-source-webm-append-buffer-after-abort.html [ Skip ]
Lets make this [ BigSur+ ] since presumably it would apply to future releases as well.
Amir Mark Jr
Comment 6
2021-02-05 13:08:47 PST
Created
attachment 419450
[details]
Update TestExpectations
Ryan Haddad
Comment 7
2021-02-05 13:16:40 PST
Comment on
attachment 419450
[details]
Update TestExpectations Clearing flags on attachment: 419450 Committed
r272437
: <
https://trac.webkit.org/changeset/272437
>
Jean-Yves Avenard [:jya]
Comment 8
2024-11-25 19:24:27 PST
fully fixed by
bug 282163
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug