Closed
Bug 1487256
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12750 - Add RTCQuicStream IDL + binding skeleton
Categories
(Core :: WebRTC, enhancement, P4)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12750 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12750
Details from upstream follow.
Steve Anton <steveanton@chromium.org> wrote:
> Add RTCQuicStream IDL + binding skeleton
>
> Bug: 868068
> Change-Id: I339a79b5709425b2e7d0d4d50f0bfa0602afc7ab
> Reviewed-on: https://chromium-review.googlesource.com/1170171
> WPT-Export-Revision: 3e641128f04de86cc5fca887ae19955cb46098ed
| Assignee | ||
Comment 1•7 years ago
|
||
PR 12750 applied with additional changes from upstream: 297722ededba1c80e2a8768100129af300f67dbf
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=66cf255c180bfa2bc9ead2847f250390c7f4f9c4
| Assignee | ||
Comment 5•7 years ago
|
||
Ran 2 tests and 9 subtests
OK : 2
FAIL : 9
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
RTCQuicTransport constructor throws if passed a closed RTCIceTransport.: FAIL
RTCQuicTransport constructor throws if passed an expired certificate.: FAIL
RTCQuicTransport initial properties are set.: FAIL
getCertificates() returns the certificates passed in the constructor.: FAIL
getLocalParameters() has fingerprints for all certificates passed in the constructor.: FAIL
stop() changes state to 'closed'.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a47b2c86c549
[wpt PR 12750] - Add RTCQuicStream IDL + binding skeleton, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4ac04aef65fc
[wpt PR 12750] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a47b2c86c549
https://hg.mozilla.org/mozilla-central/rev/4ac04aef65fc
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•