[wpt-sync] Sync PR 23277 - webrtc: add simulcast getStats test
Categories
(Core :: WebRTC, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23277 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23277
Details from upstream follow.
Philipp Hancke <philipp.hancke@googlemail.com> wrote:
webrtc: add simulcast getStats test
asserting the number of outbound-rtp stat reports
BUG=webrtc:9547
Change-Id: I4773d579056e36853aa0bb6e4bc3bdd2102045c4
Reviewed-on: https://chromium-review.googlesource.com/2167286
WPT-Export-Revision: e652fe0ebc6fd9879525e49b8e4c43ce8a8d4f6d
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 71 tests
Status Summary
Firefox
OK : 2
PASS : 69
FAIL : 2
Chrome
OK : 2
PASS : 2
Safari
TIMEOUT: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/webrtc/simulcast/basic.https.html
Basic simulcast setup with three spatial layers: FAIL (Chrome: PASS, Safari: TIMEOUT)
/webrtc/simulcast/getStats.https.html
Simulcast getStats contains as many outbound-rtp reports as spatial layers: FAIL (Chrome: PASS, Safari: TIMEOUT)
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b70fd3d9c4ab
https://hg.mozilla.org/mozilla-central/rev/73ff34c6e842
Description
•