[wpt-sync] Sync PR 44604 - webrtc wpt: add test for direction-based filtering of codecs
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 44604 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44604
Details from upstream follow.
Philipp Hancke <phancke@microsoft.com> wrote:
webrtc wpt: add test for direction-based filtering of codecs
to supplement the discussion in
https://github.com/w3c/webrtc-pc/issues/2937BUG=324930413
Change-Id: Iebf02aade64030e11590af211fa7bc90f976c592
Reviewed-on: https://chromium-review.googlesource.com/5293562
WPT-Export-Revision: ad6f8342fc758f3bc3be4a04a23f01b6d08cda2a
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 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
PASS: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /webrtc/protocol/codecs-filtered-by-direction.https.html [wpt.fyi]
- Codecs get filtered by direction for sendonly:
FAIL - Codecs get filtered by direction for recvonly:
FAIL
- Codecs get filtered by direction for sendonly:
New Tests That Don't Pass
- /webrtc/protocol/codecs-filtered-by-direction.https.html [wpt.fyi]
- Codecs get filtered by direction for sendonly:
FAIL(Chrome:PASS, Safari:PASS) - Codecs get filtered by direction for recvonly:
FAIL(Chrome:PASS, Safari:PASS)
- Codecs get filtered by direction for sendonly:
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d7f58dbf5fb5
https://hg.mozilla.org/mozilla-central/rev/d26fefafb610
Description
•