Bug 287308
| Summary: | REGRESSION (285464@main?): [ iOS ] media/deactivate-audio-session.html is a constant timeout. | ||
|---|---|---|---|
| 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/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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/144420425>
EWS
Test gardening commit 290067@main (5cf970f3f5ea): <https://commits.webkit.org/290067@main>
Reviewed commits have been landed. Closing PR #40263 and removing active labels.