[wpt-sync] Sync PR 40765 - webrtc wpt: allow 'checking' without addIceCandidate from the remote end
Categories
(Core :: WebRTC, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40765 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40765
Details from upstream follow.
Philipp Hancke <phancke@microsoft.com> wrote:
webrtc wpt: allow 'checking' without addIceCandidate from the remote end
test for https://github.com/w3c/webrtc-pc/pull/2884
BUG=None
Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
Reviewed-on: https://chromium-review.googlesource.com/4649349
WPT-Export-Revision: 2dd7a72354afb8c292b9b048e02ff4c19afee915
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 13 subtests
Status Summary
Firefox
OK : 1
PASS : 9
FAIL : 4
Chrome
OK : 1
PASS : 13
Safari
PASS : 2
TIMEOUT: 4
NOTRUN : 8
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webrtc/RTCPeerConnection-iceConnectionState.https.html [wpt.fyi]
- connection with one data channel should eventually have connected connection state:
FAIL(Chrome:PASS, Safari:TIMEOUT) - iceConnectionState changes at the right time, with bundle policy balanced:
FAIL(Chrome:PASS, Safari:NOTRUN) - iceConnectionState changes at the right time, with bundle policy max-bundle:
FAIL(Chrome:PASS, Safari:NOTRUN) - iceConnectionState changes at the right time, with bundle policy max-compat:
FAIL(Chrome:PASS, Safari:NOTRUN)
- connection with one data channel should eventually have connected connection state:
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•