WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
230071
[ MacOS wk1 ] media/video-preload.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=230071
Summary
[ MacOS wk1 ] media/video-preload.html is flaky failing
ayumi_kojima
Reported
2021-09-08 15:58:03 PDT
media/video-preload.html Is a flaky failure on BigSur wk1 Release and Catalina wk1 Debug. History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-preload.html
Result page:
https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r279924%20(4049)/results.html
Diff: --- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-preload-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-preload-actual.txt @@ -5,9 +5,9 @@ Will load with 'preload=none', should not buffer automatically until 'play()' is called RUN(video.setAttribute('preload', 'none')) RUN(video.removeAttribute('autoplay')) -EVENT(loadstart) did not buffer automatically OK RUN(handlePromise(video.play())) +EVENT(loadstart) EVENT(play) EVENT(loadedmetadata) buffered automatically OK
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-09-08 15:58:34 PDT
<
rdar://problem/82896239
>
ayumi_kojima
Comment 2
2021-09-08 16:02:13 PDT
Marked test expectations:
https://trac.webkit.org/changeset/282178/webkit
ayumi_kojima
Comment 3
2021-09-09 15:12:41 PDT
I was not able to reproduce the failure locally on BigSur using: run-webkit-tests --iterations 1000 --clobber-old-results --exit-after-n-failures 1 --force -1 media/video-preload.html -f
ayumi_kojima
Comment 4
2021-09-14 17:33:30 PDT
Tried on Catalina, but I was not able to reproduce the failure locally.
Jonathan Bedard
Comment 5
2026-01-06 13:03:52 PST
Closing WebKitLegacy testing bugs as we cut-back WebKitLegacy testing. See
https://bugs.webkit.org/show_bug.cgi?id=304436
.
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