[wpt-sync] Sync PR 26520 - Test handover - reconnect a PeerConnection to another remote
Categories
(Core :: WebRTC, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26520 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26520
Details from upstream follow.
b'Harald Alvestrand <hta@chromium.org>' wrote:
Test handover - reconnect a PeerConnection to another remote
This functionality is being used, but wasn't tested.
This is a skeleton test - just checks that the negotiation
steps succeed.Bug: none
Change-Id: Ic1b6fa2df77730d42b44f122ed5b29f147505077
Reviewed-on: https://chromium-review.googlesource.com/2537630
WPT-Export-Revision: f0d8a3d2172a9c3013e3d5820b3c0d840e756652
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years 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
PASS: 2
Links
Details
Firefox-only Failures
/webrtc/protocol/handover.html
Negotiation of handover initiated at caller works: FAIL
Negotiation of handover initiated at callee works: FAIL
New Tests That Don't Pass
/webrtc/protocol/handover.html
Negotiation of handover initiated at caller works: FAIL (Chrome: PASS, Safari: PASS)
Negotiation of handover initiated at callee works: FAIL (Chrome: PASS, Safari: PASS)
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8158d68ad954
https://hg.mozilla.org/mozilla-central/rev/4d604c70b219
Description
•