[wpt-sync] Sync PR 44603 - webrtc wpt: add test for codecs in subsequent offers
Categories
(Core :: WebRTC, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44603 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44603
Details from upstream follow.
Philipp Hancke <phancke@microsoft.com> wrote:
webrtc wpt: add test for codecs in subsequent offers
Asserting the "and also MUST include all currently available formats"
https://www.rfc-editor.org/rfc/rfc8829.html#name-subsequent-offersSee https://github.com/w3c/webrtc-pc/issues/2938
BUG=None
Change-Id: I7748ea94e58ba93cdf1043ee0235a7e560e260e2
Reviewed-on: https://chromium-review.googlesource.com/5293377
WPT-Export-Revision: 1b59a7e7997ce182f8629002b5c2a77c2a51fd48
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 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
OK : 1
PASS: 1
Links
Details
Firefox-only Failures
- /webrtc/protocol/codecs-subsequent-offer.https.html [wpt.fyi]
- A subsequent offer after a VP8-only negotiation includes at least all mandatory to implement codecs:
FAIL
- A subsequent offer after a VP8-only negotiation includes at least all mandatory to implement codecs:
New Tests That Don't Pass
- /webrtc/protocol/codecs-subsequent-offer.https.html [wpt.fyi]
- A subsequent offer after a VP8-only negotiation includes at least all mandatory to implement codecs:
FAIL(Chrome:PASS, Safari:PASS)
- A subsequent offer after a VP8-only negotiation includes at least all mandatory to implement codecs:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/74997683643c
https://hg.mozilla.org/mozilla-central/rev/b4a75899570d
Description
•