Bug 287033
Summary: | REGRESSION (287736@main?): [ iOS ] fast/mediastream/microphone-interruption-and-audio-session.html is constantly failing. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yasmin Karimi
fast/mediastream/microphone-interruption-and-audio-session.html
This test is a constant failure on iOS simulator.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2Fmicrophone-interruption-and-audio-session.html
TEXT DIFF:
@@ -1,3 +1,3 @@
-PASS AudioSession category should staty to PlayAndRecord when interrupted, not when muted by user
+FAIL AudioSession category should staty to PlayAndRecord when interrupted, not when muted by user promise_test: Unhandled rejection with value: "rejected mute for onMutePromise2"
DIFF URL:
https://build.webkit.org/results/Apple-iOS-18-Simulator-Debug-WK2-Tests/287736@main%20(24)/fast/mediastream/microphone-interruption-and-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 fast/mediastream/microphone-interruption-and-audio-session.html --iterations 5
REGRESSION:
Contextual information indicates the probable regression point is 287736@main. The code paths changed in this commit appear to be directly related to the progression point: 287602@main, where tests were passing until 287736@main.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/144177133>
EWS
Test gardening commit 291508@main (f7e4cad2dfa1): <https://commits.webkit.org/291508@main>
Reviewed commits have been landed. Closing PR #40002 and removing active labels.