Closed
Bug 1781082
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 35224 - Fix assert on comparison in enumerate device test
Categories
(Core :: Audio/Video: MediaStreamGraph, task, P4)
Core
Audio/Video: MediaStreamGraph
Tracking
()
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35224 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35224
Details from upstream follow.
Dominique Hazael-Massieux <dom@w3.org> wrote:
Fix assert on comparison in enumerate device test
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Audio/Video: MediaStreamGraph
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=987b32d192b7d02fb32e9789169be47e7d93d8f3
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL : 1
Chrome
OK : 1
FAIL : 1
Safari
TIMEOUT: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /mediacapture-streams/MediaDevices-enumerateDevices-persistent-permission.https.html [wpt.fyi]
- enumerateDevices depends only on capture state, not permission state:
FAIL(Chrome:FAIL, Safari:TIMEOUT)
- enumerateDevices depends only on capture state, not permission state:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f2ba6e5f2fb9
[wpt PR 35224] - Fix assert on comparison in enumerate device test, a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•