Bug 249407
Summary: | [ New Test ] (257552@main): [ iOS macOS ] media/audioSession/getUserMedia.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/getUserMedia.html
The test was added at 257552@main and has been a flaky failure to start and a consistent failure since then.
This issue can be bisected to 257552@main using the command:
run-webkit-tests --release -f --clobber-old-results --exit-after-n-failures 1 --force --child-processes=5 --iterations=50 media/audioSession/getUserMedia.html
History:
https://results.webkit.org/?suite=layout-tests&test=media%2FaudioSession%2FgetUserMedia.html
Diff:
@@ -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/103408261>
Karl Rackler
I have marked this test as a consistent failure while this issue is investigated.
EWS
Test gardening commit 257938@main (d807f57e76f9): <https://commits.webkit.org/257938@main>
Reviewed commits have been landed. Closing PR #7704 and removing active labels.
EWS
Test gardening commit 257947@main (02cd40c211a1): <https://commits.webkit.org/257947@main>
Reviewed commits have been landed. Closing PR #7709 and removing active labels.
youenn fablet
Will be fixed by https://bugs.webkit.org/show_bug.cgi?id=249470