[wpt-sync] Sync PR 23924 - webrtc wpt: add test for setParameters active=false w/simulcast
Categories
(Core :: WebRTC, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23924 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23924
Details from upstream follow.
Philipp Hancke <philipp.hancke@googlemail.com> wrote:
webrtc wpt: add test for setParameters active=false w/simulcast
adds a test that verifies setting active to false on all three
layers stops sending frames.
Ref https://github.com/w3c/webrtc-pc/issues/2470BUG=None
Change-Id: Ic6bf346085af98cce13c90e141f83224e57069d1
Reviewed-on: https://chromium-review.googlesource.com/2225774
WPT-Export-Revision: a8c5a5555aeeadb079c7a0b354cebe8e3b62a100
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 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
PASS : 1
Safari
TIMEOUT: 2
Links
Details
New Tests That Don't Pass
/webrtc/simulcast/setParameters-active.https.html
Simulcast setParameters active=false stops sending frames: FAIL (Chrome: PASS, Safari: TIMEOUT)
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ca06a4c8ebeb
https://hg.mozilla.org/mozilla-central/rev/9ef47e158e40
Description
•