Bug 271916 - [ Ventura WK1 Release ] 3x media/track/track and http/tests/media/hls/hls-webvtt-flashing.html are constant timeout
Summary: [ Ventura WK1 Release ] 3x media/track/track and http/tests/media/hls/hls-web...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-29 15:07 PDT by Jay Stfleur
Modified: 2024-05-23 15:38 PDT (History)
4 users (show)

See Also:


Attachments
media/track/diff (3.61 KB, application/zip)
2024-03-29 15:07 PDT, Jay Stfleur
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.