Closed
Bug 1517444
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14699 - Wiring for webrtc DtlsTransport events and state
Categories
(Core :: WebRTC, enhancement, P4)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14699 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14699
Details from upstream follow.
Harald Alvestrand <hta@chromium.org> wrote:
> Wiring for webrtc DtlsTransport events and state
>
> This is a somewhat simplified approach from the one used in
> the ICE transport adapters.
>
> Bug: chromium:907849
> Change-Id: I799735b5a2e92602fc303ca813466d762b7933a1
> Reviewed-on: https://chromium-review.googlesource.com/1392957
> WPT-Export-Revision: 673ab6a4d498a1559f6c49fcdd3f5bc50d62f16e
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=99134a3a03f405905decd115737fa70336bbf3a7
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5a1f775c1f93a6334b607ceaa45e921885a400f0
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8b0a0addfaf7993ee6a4619dbf56ec57d5edae08
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a06f53129210452f7ba9f43da29df2a53fbe0059
Assignee | ||
Comment 10•6 years ago
|
||
Assignee | ||
Comment 11•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fb6b8d87035c3a3f44d785707ace7cab473d7be1
Assignee | ||
Comment 12•6 years ago
|
||
Assignee | ||
Comment 13•6 years ago
|
||
Ran 1 tests and 3 subtests
OK : 1
FAIL : 3
New tests that have failures or other problems:
/webrtc/RTCDtlsTransport-state.html
DTLS transport goes to connected state: FAIL
close() causes the local transport to close immediately: FAIL
close() causes the other end's DTLS transport to close: FAIL
Assignee | ||
Comment 14•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d5f0569e3a0e40031820d008e0c29b98e09bf578
Comment 15•6 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/97039a0cf55b
[wpt PR 14699] - Wiring for webrtc DtlsTransport events and state, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/e8fcc4f0bb0e
[wpt PR 14699] - Update wpt metadata, a=testonly
Updated•6 years ago
|
Comment 16•6 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/aa55c04f346b
[wpt PR 14699] - Wiring for webrtc DtlsTransport events and state, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/a8b3fe0c724d
[wpt PR 14699] - Update wpt metadata, a=testonly
Comment 17•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/aa55c04f346b
https://hg.mozilla.org/mozilla-central/rev/a8b3fe0c724d
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•