[Webkit-unassigned] [Bug 242804] New: [ macOS wk2 ] media/track/track-forced-subtitles-in-band.html is a flaky failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 15 09:41:53 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242804
Bug ID: 242804
Summary: [ macOS wk2 ]
media/track/track-forced-subtitles-in-band.html is a
flaky failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hhjalmarsson at apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220715/aae9642f/attachment.htm>
More information about the webkit-unassigned
mailing list