NEW 288878
[ macOS wk2 ] media/modern-media-controls/tracks-support/audio-multiple-tracks.html is a flaky time out.
https://bugs.webkit.org/show_bug.cgi?id=288878
Summary [ macOS wk2 ] media/modern-media-controls/tracks-support/audio-multiple-track...
Yasmin Karimi
Reported 2025-02-28 14:47:52 PST
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
Radar WebKit Bug Importer
Comment 1 2025-02-28 14:48:22 PST
EWS
Comment 2 2025-02-28 15:11:26 PST
Test gardening commit 291386@main (9f5d2be97703): <https://commits.webkit.org/291386@main> Reviewed commits have been landed. Closing PR #41674 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.