Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
..
handlers 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
resources 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
META.yml 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
close.https.any.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
connect.https.any.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
constructor.https.any.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
csp-fail.https.window.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
csp-pass.https.window.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
datagram-cancel-crash.https.window.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
datagrams.https.any.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
idlharness.https.any.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
in-removed-iframe.https.html 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
streams-close.https.any.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten
streams-echo.https.any.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 vuosi sitten

README.md

Notes about WebTransport WPTs

Running the WebTransport WPTs using the test server

Although these tests do not currently run on the Chromium CI, they can still be run using the WebTransport WPT server manually.

Please refer to the following document for detailed instructions: Running WPT WebTransport test server

Server Handlers

The python server handlers are stored under handlers/ and are written using the PEP8 style. For details, please see the style guide.