Open
Bug 1540290
Opened 6 years ago
Updated 3 years ago
[wpt-sync] Sync PR 16109 - webrtc wpt: add test for ice disconnection
Categories
(Core :: WebRTC, enhancement, P4)
Core
WebRTC
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 16109 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16109
Details from upstream follow.
Philipp Hancke <philipp.hancke@googlemail.com> wrote:
webrtc wpt: add test for ice disconnection
adds a test verifying that ICE goes to disconnected if the other side goes away.
Testing that the iceConnectionState goes to failed would be great but this can
take up to 30s, making it hard to test.BUG=920188
Change-Id: I8f9cce99a4b6fd6b3d6fe7530a8b707ab2ace3ed
Reviewed-on: https://chromium-review.googlesource.com/1541176
WPT-Export-Revision: fc0bff6ba07d667f7f56fdda52ea95098adc0e39
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•