Bug 271916

Summary: [ Ventura WK1 Release ] 3x media/track/track and http/tests/media/hls/hls-webvtt-flashing.html are constant timeout
Product: WebKit Reporter: Jay Stfleur <j_stfleur>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: eric.carlson, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
media/track/diff none

Description Jay Stfleur 2024-03-29 15:07:45 PDT
Created attachment 470673 [details]
media/track/diff

Description:
http/tests/media/hls/hls-webvtt-flashing.html
media/track/track-in-band-cues-added-once.html
media/track/track-in-band-layout.html 
media/track/track-paint-on-captions.html 

are constant timeout after changes on 276314@main

Build Url:
https://build.webkit.org/#/builders/702/builds/6904

History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fmedia%2Fhls%2Fhls-webvtt-flashing.html&test=media%2Ftrack%2Ftrack-in-band-cues-added-once.html&test=media%2Ftrack%2Ftrack-in-band-layout.html&test=media%2Ftrack%2Ftrack-paint-on-captions.html&version_name=Ventura&flavor=wk1&style=release

Diff/Image Diff/Crash Log:

http/tests/media/hls/hls-webvtt-flashing.html

--- /Volumes/Data/worker/Apple-Ventura-Release-WK1-Tests/build/layout-test-results/http/tests/media/hls/hls-webvtt-flashing-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK1-Tests/build/layout-test-results/http/tests/media/hls/hls-webvtt-flashing-actual.txt
@@ -1,10 +1,6 @@
+FAIL: Timed out waiting for notifyDone to be called
 
 EVENT(addtrack)
 EXPECTED (video.textTracks.length == '1') OK
 RUN(video.textTracks[0].mode = 'showing')
-EVENT(cuechange)
-EXPECTED (video.textTracks[0].activeCues.length == '1') OK
-EXPECTED (video.textTracks[0].activeCues[0].text == 'Subtitle Test') OK
-EXPECTED (video.textTracks[0].activeCues[0].endTime > '0.100') OK
-END OF TEST
Comment 1 Radar WebKit Bug Importer 2024-03-29 15:08:16 PDT
<rdar://problem/125631803>
Comment 2 EWS 2024-05-23 15:38:10 PDT
Test gardening commit 279241@main (fbc7aaa375da): <https://commits.webkit.org/279241@main>

Reviewed commits have been landed. Closing PR #29026 and removing active labels.