Closed Bug 1487585 Opened 7 years ago Closed 7 years ago

[wpt-sync] Sync PR 12771 - RTCQuicTransport: start() implementation

Categories

(Core :: WebRTC, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 12771 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/12771 Details from upstream follow. Steve Anton <steveanton@chromium.org> wrote: > RTCQuicTransport: start() implementation > > This change implements the RTCQuicTransport.start() method and > associated events: onstatechange, onerror. > > Bug: 874296 > Change-Id: I8cb5d525ff5dd9d7d0a07a306f72297febc9aaaa > > Reviewed-on: https://chromium-review.googlesource.com/1171904 > WPT-Export-Revision: 853bfc09c94e8c8deed0b8b6be721323c0e56e96
PR 12771 applied with additional changes from upstream: 297722ededba1c80e2a8768100129af300f67dbf
Component: web-platform-tests → WebRTC
Product: Testing → Core
PR 12771 applied with additional changes from upstream: 557602e6c5e29c9cf65aa3357a73699224399460
Ran 3 tests and 44 subtests OK : 3 FAIL : 44 New tests that have failures or other problems: /webrtc/RTCQuicStream.https.html RTCQuicTransport.stop() closes all streams.: FAIL createStream() returns an RTCQuicStream with initial properties set.: FAIL createStream() throws if the transport is closed.: FAIL /webrtc/RTCQuicTransport.https.html RTCIceTransport.stop() changes RTCQuicTransport.state to 'closed'.: FAIL RTCQuicTransport constructor throws if passed an RTCIceTransport that already has an active RTCQuicTransport.: FAIL Two RTCQuicTransports connect to each other.: FAIL start() throws if called after stop().: FAIL start() throws if called after the RTCIceTransport has stopped.: FAIL start() throws if called twice.: FAIL start() with a non-started RTCIceTransport does not change state.: FAIL start() with a non-started RTCIceTransport later changes state to 'connecting' once the RTCIceTransport.start() is called.: FAIL start() with a started RTCIceTransport changes state to 'connecting'.: FAIL stop() fires a statechange event to 'closed' on the remote transport: FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/29412641d601 [wpt PR 12771] - RTCQuicTransport: start() implementation, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/b9b5f7cd0c5e [wpt PR 12771] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.