NEW282063
REGRESSION (285464@main?) : [ macOS iOS wk2 ] media/remote-control-command-is-user-gesture.html is a constant timeout.
https://bugs.webkit.org/show_bug.cgi?id=282063
Summary REGRESSION (285464@main?) : [ macOS iOS wk2 ] media/remote-control-command-is...
Anfernee Viduya
Reported 2024-10-24 15:14:20 PDT
media/remote-control-command-is-user-gesture.html is constantly timing out. HISTORY: https://results.webkit.org/?suite=layout-tests&test=media%2Fremote-control-command-is-user-gesture.html&platform=ios&platform=mac DIFF: @@ -1,3 +1,5 @@ +FAIL: Timed out waiting for notifyDone to be called + Test that a remote control command is treated as a user gesture. @@ -12,6 +14,4 @@ * Send a play command, it should succeed. RUN(internals.postRemoteControlCommand('play')) -EVENT(timeupdate) -END OF TEST DIFF LINK: https://build.webkit.org/results/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/285639@main%20(442)/media/remote-control-command-is-user-gesture-diff.txt REPRODUCIBILITY: On its own the test passes. It seems a test leak is occurring. I was able to bisect the regression using command. run-webkit-tests 285564@main --test-list test_list.txt --iterations=5 DESCRIPTION: In the test_list.txt, i have included the least amount of test to be reproduced, but i believe the culprit to be 'media/now-playing-webaudio.html'.
Attachments
Test list used to reproduce timeout. (281 bytes, text/plain)
2024-10-24 15:15 PDT, Anfernee Viduya
no flags
Radar WebKit Bug Importer
Comment 1 2024-10-24 15:14:31 PDT
Anfernee Viduya
Comment 2 2024-10-24 15:15:25 PDT
Created attachment 473036 [details] Test list used to reproduce timeout.
Anfernee Viduya
Comment 3 2024-10-24 15:18:47 PDT
Mistakenly pointed to the wrong commit. Please Ignore. The intended commit is 285464@main
EWS
Comment 4 2024-10-24 15:36:08 PDT
Test gardening commit 285669@main (09cc87118155): <https://commits.webkit.org/285669@main> Reviewed commits have been landed. Closing PR #35694 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.