[wpt-sync] Sync PR 23202 - Add a test checking that deviceId is empty before getUserMedia is called
Categories
(Core :: Audio/Video: MediaStreamGraph, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23202 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23202
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
Add a test checking that deviceId is empty before getUserMedia is called
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 65 tests
Status Summary
Firefox
OK : 1
PASS: 1[GitHub] 65[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 2
Chrome
OK : 1
PASS: 2
FAIL: 1
Safari
OK : 1
PASS: 2
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/mediacapture-streams/MediaDevices-enumerateDevices.https.html
InputDeviceInfo is supported: FAIL (Chrome: PASS, Safari: FAIL)
mediaDevices.enumerateDevices() is present and working - before capture: FAIL (Chrome: FAIL, Safari: PASS)
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7d29f1f875ef
https://hg.mozilla.org/mozilla-central/rev/cb3a2edf9907
Description
•