WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
242804
[ macOS wk2 ] media/track/track-forced-subtitles-in-band.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=242804
Summary
[ macOS wk2 ] media/track/track-forced-subtitles-in-band.html is a flaky failure
Hercules Hjalmarsson
Reported
2022-07-15 09:41:53 PDT
media/track/track-forced-subtitles-in-band.html Is a flaky text failure on macOS wk2 ToT. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=media%2Ftrack%2Ftrack-forced-subtitles-in-band.html
DIFF: --- /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/media/track/track-forced-subtitles-in-band-expected.txt +++ /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/media/track/track-forced-subtitles-in-band-actual.txt @@ -26,7 +26,7 @@ EXPECTED (video.textTracks[3].language == 'fr') OK EXPECTED (video.textTracks[3].kind == 'forced') OK -EXPECTED (video.textTracks[3].mode == 'showing') OK +EXPECTED (video.textTracks[3].mode == 'showing'), OBSERVED 'disabled' FAIL EXPECTED (video.textTracks[4].language == 'es') OK EXPECTED (video.textTracks[4].kind == 'subtitles') OK @@ -58,9 +58,7 @@ ** A cue should become active when current time is within its active range RUN(video.currentTime = 9.5) -EVENT(seeked) -EVENT(cuechange) -EXPECTED (video.textTracks[3].activeCues.length === 1 == 'true') OK +Test timed out. FAIL END OF TEST DIFF URL:
https://build.webkit.org/results/Apple-Monterey-Release-WK2-Tests/251434@main%20(4482)/media/track/track-forced-subtitles-in-band-pretty-diff.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-07-15 09:42:22 PDT
<
rdar://problem/97079773
>
Hercules Hjalmarsson
Comment 2
2022-07-15 10:15:10 PDT
I'm able to reproduce this issue on macOS wk2 ToT running 1k iterations of command: run-webkit-tests -f --force media/track/track-forced-subtitles-in-band.html
Hercules Hjalmarsson
Comment 3
2022-07-15 10:17:08 PDT
It appears that this issue has been flakily failing on macOS wk2 since the test was modified at
251432@main
to stop it from consistently failing on all queues.
EWS
Comment 4
2022-07-15 10:30:24 PDT
Test gardening commit
252511@main
(acf9538fef4b): <
https://commits.webkit.org/252511@main
> Reviewed commits have been landed. Closing PR #2459 and removing active labels.
Jonathan Bedard
Comment 5
2022-12-02 10:06:40 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7075
EWS
Comment 6
2022-12-02 10:10:23 PST
Test gardening commit
257290@main
(ce5f5e3516ce): <
https://commits.webkit.org/257290@main
> Reviewed commits have been landed. Closing PR #7075 and removing active labels.
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