Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c80117ef178083f07b749e1e2df88a7410d7aa85
https://github.com/WebKit/WebKit/commit/c80117ef178083f07b749e1e2df88a7410d7aa85
Author: Basuke Suzuki <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/resources/config.json
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/congestion-control.https.any-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/congestion-control.https.any.serviceworker-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/congestion-control.https.any.sharedworker-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/congestion-control.https.any.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/connect.https.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/connect.https.any.serviceworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/connect.https.any.sharedworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/connect.https.any.worker-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/constructor.https.sub.any-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/constructor.https.sub.any.serviceworker-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/constructor.https.sub.any.sharedworker-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/constructor.https.sub.any.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/csp-fail.https.window-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/csp-pass.https.window-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/datagram-bad-chunk.https.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/datagram-bad-chunk.https.any.serviceworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/datagram-bad-chunk.https.any.sharedworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/datagram-bad-chunk.https.any.worker-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/incoming-multiple-streams.https.any-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/incoming-multiple-streams.https.any.serviceworker-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/incoming-multiple-streams.https.any.sharedworker-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/webtransport/incoming-multiple-streams.https.any.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/sendstream-bad-chunk.https.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/sendstream-bad-chunk.https.any.serviceworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/sendstream-bad-chunk.https.any.sharedworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/sendstream-bad-chunk.https.any.worker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/server-certificate-hashes.https.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/server-certificate-hashes.https.any.serviceworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/server-certificate-hashes.https.any.sharedworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webtransport/server-certificate-hashes.https.any.worker-expected.txt
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/mac-sequoia/TestExpectations
M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py
R Tools/Scripts/webkitpy/autoinstalled/aioquic.py
M Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server.py
M
Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server_unittest.py
Log Message:
-----------
Unreviewed, reverting 316945@main (f555e557689249da53fd9c80bc1e769644fa6e9e)
https://bugs.webkit.org/show_bug.cgi?id=319139
rdar://181955332
REGRESSION(316945@main): [WebTransport] WPT webtransport-h3 harness change
breaks the WPT server on Internal builds.
The change bumped the shared aioquic/cryptography/pyOpenSSL AutoInstall pins,
which breaks the WPT server on Internal builds.
Reverted change:
[WebTransport] Run the WPT webtransport-h3 server in the layout test
harness and enable the passing tests
https://bugs.webkit.org/show_bug.cgi?id=319008
316945@main (f555e557689249da53fd9c80bc1e769644fa6e9e)
Canonical link: https://commits.webkit.org/316947@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications