[wpt-sync] Sync PR 43019 - webrtc wpt: add test for m-line recycling
Categories
(Core :: WebRTC, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43019 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43019
Details from upstream follow.
Philipp Hancke <phancke@microsoft.com> wrote:
webrtc wpt: add test for m-line recycling
documenting browser differences in the recycling of different
media types.BUG=None
Change-Id: I500d86c49f120e663696b8a1bd67491571a38a79
Reviewed-on: https://chromium-review.googlesource.com/5007604
WPT-Export-Revision: 2c052c92fce623ff60f877dcd9783eb7a4c02fca
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 2
Chrome
OK
: 1
PASS
: 2
Safari
OK
: 1
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /webrtc/protocol/transceiver-mline-recycling.html [wpt.fyi]
- Reuses m-lines in local negotiation:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Reuses m-lines in remote negotiation:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Reuses m-lines in local negotiation:
Comment 6•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4f76c8e890c6
https://hg.mozilla.org/mozilla-central/rev/e4333593f304
Description
•