| Summary: | REGRESSION(267683@main): [ iOS ] platform/ios/mediastream/getUserMedia-override-audio-session-interruption.html is a consistent text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | Media | Assignee: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=259524 | ||
|
Description
Robert Jenner
2023-10-20 15:27:19 PDT
I was able to very easily reproduce this failure on iOS17 ToT Release ToT running the test as follows: run-webkit-tests --ios-simulator platform/ios/mediastream/getUserMedia-override-audio-session-interruption.html --iterations 10 --child-process=1 --force It fails almost every single time. I was also able to bisect this to a specific regression point. This passes when ran up-to 1000 iterations at 267682@main, but fails with less than 10 iterations at 267683@main Will be marking expectations below. I have put up a PR for expectations on this test here: https://github.com/WebKit/WebKit/pull/19375 But it seems to be slow/lagging on landing. Will forward this bug, and update when the expectation lands. Test gardening commit 269601@main (22c0e587abf7): <https://commits.webkit.org/269601@main> Reviewed commits have been landed. Closing PR #19375 and removing active labels. Pull request: https://github.com/WebKit/WebKit/pull/19631 Committed 269855@main (068189b33d98): <https://commits.webkit.org/269855@main> Reviewed commits have been landed. Closing PR #19631 and removing active labels. |