Closed
Bug 1631100
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 23075 - Set up py3-only tools/quic and its venv
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox77 fixed)
RESOLVED
FIXED
mozilla77
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23075 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23075
Details from upstream follow.
Robert Ma <robertma@chromium.org> wrote:
Set up py3-only tools/quic and its venv
This does not include the actual server, but only sets up the skeleton:
- Introduce a "py3only" to commands.json
- Create the skeleton of tools/quic and set up its venv
git subtree add --prefix tools/third_party/aioquic https://github.com/aiortc/aioquic.git 0.8.7 --squash(note that this is checked in but not used at the moment)The plan is to have
wpt servecallwpt servequic(behind a flag).For more details, see
https://github.com/web-platform-tests/rfcs/blob/master/rfcs/quic.md
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•6 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/568df667bb04
[wpt PR 23075] - Set up py3-only tools/quic and its venv, a=testonly
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/85717ca941ff
[wpt PR 23075] - Set up py3-only tools/quic and its venv, a=testonly
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•