WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
301191
REGRESSION(
301493@main
): Caused media/track/video-track-add-visible.html to timeout on Tahoe
https://bugs.webkit.org/show_bug.cgi?id=301191
Summary
REGRESSION(301493@main): Caused media/track/video-track-add-visible.html to t...
Jonathan Bedard
Reported
2025-10-21 09:30:49 PDT
History:
https://results.webkit.org/?suite=layout-tests&test=media%2Ftrack%2Fvideo-track-add-visible.html
Diff: --- /Volumes/Data/worker/trunk-cheer-applesilicon-production-wk2-tests/build/OpenSource/layout-test-results/media/track/video-track-add-visible-expected.txt +++ /Volumes/Data/worker/trunk-cheer-applesilicon-production-wk2-tests/build/OpenSource/layout-test-results/media/track/video-track-add-visible-actual.txt @@ -1,3 +1,5 @@ +FAIL: Timed out waiting for notifyDone to be called + RUN(video.src = findMediaFile("video", "../content/test")) EVENT(canplay) @@ -5,6 +7,4 @@ RUN(track.mode = "showing") RUN(cue = new VTTCue(0, video.duration, "cue text")) RUN(track.addCue(cue)) -EXPECTED (internals.shadowRoot(video).querySelector(".media-controls-container").innerText == 'cue text') OK -END OF TEST
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-21 09:31:25 PDT
<
rdar://problem/163122385
>
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