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: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 298689 | ||
| Bug Blocks: | |||
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.
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/50292
EWS
Committed 299686@main (20364996cad7): <https://commits.webkit.org/299686@main>
Reviewed commits have been landed. Closing PR #50292 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 298689
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/50597
EWS
Committed 300015@main (755ea5bdabcb): <https://commits.webkit.org/300015@main>
Reviewed commits have been landed. Closing PR #50597 and removing active labels.