Closed
Bug 1636302
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 23468 - Add "quic" property to manifest and add "--include-quic" switch to wptrunner
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23468 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23468
Details from upstream follow.
Robert Ma <robertma@chromium.org> wrote:
Add "quic" property to manifest and add "--include-quic" switch to wptrunner
With these two changes,
./wpt run
can skip tests that require QUIC by default, unless--include-quic
is given (tested manually using--list-disabled
). The flag is also plumbed all the way toTestEnvironment
and towpt serve
(viaconfig
). A future change inwpt serve
will start the QUIC server based on this flag.
Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•4 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•4 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•4 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6c18fc74cd1f
[wpt PR 23468] - Add "quic" property to manifest and add "--include-quic" switch to wptrunner, a=testonly
Comment 4•4 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•