Bug 275992
Summary: | Sync `tools` from WPT upstream | ||
---|---|---|---|
Product: | WebKit | Reporter: | Patrick Griffis <pgriffis> |
Component: | Tools / Tests | Assignee: | Fujii Hironori <fujii.hironori> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | commit-queue, darbinyan, ddkilzer, fujii.hironori, jbedard, Morningstar, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=276081 https://bugs.webkit.org/show_bug.cgi?id=280224 https://bugs.webkit.org/show_bug.cgi?id=281180 |
||
Bug Depends on: | 276029, 276041, 276764, 280492, 280731, 281108 | ||
Bug Blocks: |
Patrick Griffis
Upstream commit: https://github.com/web-platform-tests/wpt/commit/e4cf05764e3b0239593e2ccb4761d96a68a0efbc
This fixes various issues running on Python 3.12.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/30272
EWS
Committed 280476@main (3a03865ff84d): <https://commits.webkit.org/280476@main>
Reviewed commits have been landed. Closing PR #30272 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/130778408>
WebKit Commit Bot
Re-opened since this is blocked by bug 276029
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/30556
EWS
Committed 280750@main (9d99d3129aa1): <https://commits.webkit.org/280750@main>
Reviewed commits have been landed. Closing PR #30556 and removing active labels.
Jonathan Bedard
This looks to have regressed a number of WPT tests, found a few in https://bugs.webkit.org/show_bug.cgi?id=276764, although it seems likely there are more.
Fujii Hironori
WebSocket tests are regressed.
Bug 276764 – REGRESSION(280750@main) imported/w3c/web-platform-tests/websockets/basic-auth.any.html?wss regressed
Bug 278233 – imported/w3c/web-platform-tests/websockets/basic-auth.any.sharedworker.html?wss is flakey failure on iOS Sim
Bug 278332 – [ iOS ] imported/w3c/web-platform-tests/websockets/basic-auth.any.worker.html?wss is a flaky text failure
Bug 278588 – [macOS wk2] imported/w3c/web-platform-tests/websockets/basic-auth.any.serviceworker.html?wss is a flaky failure (failure in EWS)
It switches mod_pywebsocket to pywebsocket3.
Test code also have to be updated.
I'm going to revert 280750@main as the first step.
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/34255
EWS
Committed 284268@main (80a60040c517): <https://commits.webkit.org/284268@main>
Reviewed commits have been landed. Closing PR #34255 and removing active labels.
Fujii Hironori
*** Bug 276764 has been marked as a duplicate of this bug. ***
Fujii Hironori
*** Bug 278233 has been marked as a duplicate of this bug. ***
Fujii Hironori
*** Bug 278332 has been marked as a duplicate of this bug. ***
Fujii Hironori
*** Bug 278588 has been marked as a duplicate of this bug. ***
Fujii Hironori
This is the wpt commit switched mod_pywebsocket to pywebsocket3.
https://github.com/web-platform-tests/wpt/commit/a7a594d8c03a850fd99bab1fd85bb6fe310081a2
I'm going to sync wpt/tools/... in three steps.
1. Sync with the previous commit of a7a594d
2. Sync with a7a594d
3. Sync with the rest of a7a594d
David Kilzer (:ddkilzer)
<rdar://problem/134191328>
EWS
Committed 283286.209@safari-7620-branch (06cf5d37a209): <https://commits.webkit.org/283286.209@safari-7620-branch>
Reviewed commits have been landed. Closing PR #1973 and removing active labels.