Bug 301191

Summary: REGRESSION(301493@main): Caused media/track/video-track-add-visible.html to timeout on Tahoe
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2025-10-21 09:31:25 PDT
Note You need to log in before you can comment on or make changes to this bug.