[wpt-sync] Sync PR 37670 - webrtc wpt: add more tests for msid generation
Categories
(Core :: WebRTC, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37670 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37670
Details from upstream follow.
phancke@microsoft.com <phancke@microsoft.com> wrote:
webrtc wpt: add more tests for msid generation
BUG=webrtc:14769
Change-Id: Ia93e1c7d7399ec2346756e55882d27165441441d
Reviewed-on: https://chromium-review.googlesource.com/4111928
WPT-Export-Revision: 7093a9c513624e5aa6968c1d0e1f7703e35f9ba2
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 9 subtests
Status Summary
Firefox
OK : 1
PASS: 3
FAIL: 6
Chrome
OK : 1
PASS: 7
FAIL: 2
Safari
OK : 1
PASS: 7
FAIL: 2
Links
Details
Firefox-only Failures
- /webrtc/protocol/msid-generate.html [wpt.fyi]
- AddTrack with a stream produces MSID with a stream ID:
FAIL - AddTrack with two streams produces two MSID lines:
FAIL - AddTransceiver with a stream produces MSID with a stream ID:
FAIL - AddTransceiver with two streams produces two MSID lines:
FAIL
- AddTrack with a stream produces MSID with a stream ID:
New Tests That Don't Pass
- /webrtc/protocol/msid-generate.html [wpt.fyi]
- AddTrack with a stream produces MSID with a stream ID:
FAIL(Chrome:PASS, Safari:PASS) - AddTrack with two streams produces two MSID lines:
FAIL(Chrome:PASS, Safari:PASS) - AddTrack with the stream twice produces single MSID with a stream ID:
FAIL(Chrome:FAIL, Safari:FAIL) - AddTransceiver with a stream produces MSID with a stream ID:
FAIL(Chrome:PASS, Safari:PASS) - AddTransceiver with two streams produces two MSID lines:
FAIL(Chrome:PASS, Safari:PASS) - AddTransceiver with the stream twice produces single MSID with a stream ID:
FAIL(Chrome:FAIL, Safari:FAIL)
- AddTrack with a stream produces MSID with a stream ID:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/542962ff68c9
https://hg.mozilla.org/mozilla-central/rev/936a1f1ed6ea
Description
•