Bug 249486
| Summary: | REGRESSION (257568@main): [ iOS macOS ] media/audioSession/audioSessionType.html is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | 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 | ||
Karl Rackler
Description:
media/audioSession/audioSessionType.html
The test was initially passing after being added at 257552@main. There was a change made at 257568@main and the test began to consistently fail.
This issue can be bisected to 257568@main using the command:
run-webkit-tests --release --iterations=50 media/audioSession/getUserMedia.html
History:
https://results.webkit.org/?suite=layout-tests&test=media%2FaudioSession%2FaudioSessionType.html
Diff:
H@@ -1,3 +1,3 @@
-PASS getUserMedia and AudioSession type
+FAIL getUserMedia and AudioSession type assert_equals: expected "auto" but got "play-and-record"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103452905>
Karl Rackler
I have marked this test as a consistent failure while this issue is investigated.
EWS
Test gardening commit 258006@main (4d0668f3ee26): <https://commits.webkit.org/258006@main>
Reviewed commits have been landed. Closing PR #7764 and removing active labels.