Bug 288878
Summary: | [ macOS wk2 ] media/modern-media-controls/tracks-support/audio-multiple-tracks.html is a flaky time out. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yasmin Karimi
media/modern-media-controls/tracks-support/audio-multiple-tracks.html
This test is a flaky time out on macOS wk2 (not tested on wk1).
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Ftracks-support%2Faudio-multiple-tracks.html
DIFF:
@@ -1,3 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+
Check that the tracks button is shown if there's more than one audio track.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -6,14 +8,4 @@
PASS shadowRoot.querySelector('button.overflow') became different from null
PASS shadowRoot.querySelector('button.overflow').getBoundingClientRect().width became different from 0
Tapping overflow button...
-PASS contextmenu.some((item) => item.title === 'Playback Speed') is true
-Dismissing contextmenu...
-PASS shadowRoot.querySelector('button.tracks') became different from null
-PASS shadowRoot.querySelector('button.tracks').getBoundingClientRect().width became different from 0
-Tapping tracks button...
-PASS contextmenu.some((item) => item.title === 'Languages') is true
-Dismissing contextmenu...
-PASS successfullyParsed is true
-TEST COMPLETE
-
DIFF URL:
https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/291356@main%20(6446)/media/modern-media-controls/tracks-support/audio-multiple-tracks-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this failure on MacOS Sequoia 15.3.1 (24D70 / arm64) at ToT with the following command:
run-webkit-tests media/modern-media-controls/tracks-support/audio-multiple-tracks.html --iterations 10
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145883869>
EWS
Test gardening commit 291386@main (9f5d2be97703): <https://commits.webkit.org/291386@main>
Reviewed commits have been landed. Closing PR #41674 and removing active labels.