Closed Bug 1638495 Opened 6 years ago Closed 5 years ago

[wpt-sync] Sync PR 23650 - Integrate QUIC server with other wpt tools

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox79 fixed)

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 23650 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/23650
Details from upstream follow.

Robert Ma <robertma@chromium.org> wrote:

Integrate QUIC server with other wpt tools

Now there are four ways to start the QUIC server, each one delegating to the previous layer:

  1. (Standalone mode) Run python3 tools/quic/serve.py directly. This isn't really useful as you'd need to install the dependencies yourself.
  2. wpt serve-quic brings up only the QUIC server, but using the wpt frontend to manage virtualenv automatically (_venv3). This is mostly for internal plumbing only.
  3. wpt serve --quic brings up wptserve as well as wpt serve-quic. This is the main entry point. --quic won't be needed once the QUIC server is enabled by default.
  4. wpt run --enable-quic ... can run tests that require QUIC server and essentially uses wpt serve --quic under the hood.
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 82 tests

Status Summary

Firefox

PASS : 79
TIMEOUT: 1

Chrome

Safari

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/webtransport/quic/client-indication.sub.any.worker.html: SKIP (Chrome: SKIP, Safari: SKIP)
/webtransport/quic/client-indication.sub.any.html: SKIP (Chrome: SKIP, Safari: SKIP)
/css/css-scroll-anchoring/fullscreen-crash.html: TIMEOUT

Tests Disabled in Gecko Infrastructure

/webtransport/quic/client-indication.sub.any.worker.html: SKIP (Chrome: SKIP, Safari: SKIP)
/webtransport/quic/client-indication.sub.any.html: SKIP (Chrome: SKIP, Safari: SKIP)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/168a4c8b5aa1 [wpt PR 23650] - Integrate QuicTransport server with other wpt tools, a=testonly https://hg.mozilla.org/integration/autoland/rev/bfdc491d362b [wpt PR 23650] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.