Closed
Bug 1706001
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 28569 - Update quic transport server
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox90 fixed)
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28569 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28569
Details from upstream follow.
b'bashi <bashi@chromium.org>' wrote:
Update quic transport server
- Update aioquic to 0.9.11 which supports IETF QUIC version draft29.
The QUIC version is widely supported by servers and clients.- [serve.py] Set a port for quic-transport when
--quic-transport
is specified. Otherwise./wpt serve --quic-transport
wouldn't
work.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=24b35d44272290a91ad0bf43dedf68ac930be0b1
Assignee | ||
Comment 2•2 years ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cc0e51548f9e [wpt PR 28569] - Update quic transport server, a=testonly
Assignee | ||
Comment 4•2 years ago
|
||
Test result changes from PR not available.
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•