NEW 287967
[macOS] media/modern-media-controls/overflow-support/playback-speed.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=287967
Summary [macOS] media/modern-media-controls/overflow-support/playback-speed.html is a...
Robert Jenner
Reported 2025-02-19 09:41:26 PST
media/modern-media-controls/overflow-support/playback-speed.html is a flaky timeout on macOS. As of this writing it is a flaky timeout on Ventura and higher. HISTORY: https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Foverflow-support%2Fplayback-speed.html DIFF: https://build.webkit.org/results/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/290604@main%20(835)/media/modern-media-controls/overflow-support/playback-speed-pretty-diff.html +FAIL: Timed out waiting for notifyDone to be called + Testing the OverflowSupport behavior for Playback Speed. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". @@ -10,14 +12,4 @@ PASS checkedItems[0].title is "1×" Changing playback speed via JavaScript... Tapping overflow button... -PASS checkedItems.length is 1 -PASS checkedItems[0].title is "2×" -Selecting '1.5×' playback speed... -PASS media.playbackRate is 1.5 -Tapping overflow button... -PASS checkedItems.length is 1 -PASS checkedItems[0].title is "1.5×" -PASS successfullyParsed is true -TEST COMPLETE -
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-19 09:41:52 PST
EWS
Comment 2 2025-02-19 10:17:59 PST
Test gardening commit 290622@main (deeda48c5500): <https://commits.webkit.org/290622@main> Reviewed commits have been landed. Closing PR #40868 and removing active labels.
Robert Jenner
Comment 3 2025-02-19 10:26:10 PST
I was able to reproduce this at macOS Sequoia ToT running the test as follows: run-webkit-tests media/modern-media-controls/overflow-support/playback-speed.html --iterations 1000 The test timed out 3 times during those 1000 iterations. I have marked expectations as Pass Timeout for this test.
Note You need to log in before you can comment on or make changes to this bug.