NEW 287308
REGRESSION (285464@main?): [ iOS ] media/deactivate-audio-session.html is a constant timeout.
https://bugs.webkit.org/show_bug.cgi?id=287308
Summary REGRESSION (285464@main?): [ iOS ] media/deactivate-audio-session.html is a c...
Yasmin Karimi
Reported 2025-02-07 17:15:39 PST
media/deactivate-audio-session.html This test is constantly timing out on iOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=media%2Fdeactivate-audio-session.html TEXT DIFF: @@ -1,8 +1,8 @@ +FAIL: Timed out waiting for notifyDone to be called + Test that audio session is deactivated when the last media element with audio is deleted. ** iframe loaded. EVENT(playing) EXPECTED (internals.audioSessionActive() == 'true') OK -EXPECTED (internals.audioSessionActive() == 'false') OK -END OF TEST DIFF URL: https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/290032@main%20(612)/media/deactivate-audio-session-pretty-diff.html REPRODUCIBILITY: I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command: run-webkit-tests --ios-simulator media/deactivate-audio-session.html --child-process=1 --iterations 10 REGRESSION: Contextual information indicates the probable regression point is 285464@main. The code paths changed in this commit appear to be directly related to the observed regression test failures.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-07 17:15:51 PST
EWS
Comment 2 2025-02-07 18:16:39 PST
Test gardening commit 290067@main (5cf970f3f5ea): <https://commits.webkit.org/290067@main> Reviewed commits have been landed. Closing PR #40263 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.