Bug 276764
Summary: | REGRESSION(280750@main) imported/w3c/web-platform-tests/websockets/basic-auth.any.html?wss regressed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, Hironori.Fujii, Morningstar, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=276636 https://bugs.webkit.org/show_bug.cgi?id=278588 https://bugs.webkit.org/show_bug.cgi?id=278233 https://bugs.webkit.org/show_bug.cgi?id=278332 |
||
Bug Depends on: | |||
Bug Blocks: | 275992 |
Jonathan Bedard
280750@main regressed imported/w3c/web-platform-tests/websockets/basic-auth.any.html?wss on iOS and macOS, see https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebsockets%2Fbasic-auth.any.html%3Fwss.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
Looks like `imported/w3c/web-platform-tests/content-security-policy/reporting-api/reporting-api-report-only-sends-reports-on-violation.https.sub.html` got broken too.
Radar WebKit Bug Importer
<rdar://problem/132460563>
Dawn Morningstar
This is still failing as of 8/9
Dawn Morningstar
imported/w3c/web-platform-tests/websockets/basic-auth.any.serviceworker.html?wss also regressed here.
Marking expectations for these too since they're not fixed yet.
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/31988
EWS
Test gardening commit 282076@main (8b9a5003dc6c): <https://commits.webkit.org/282076@main>
Reviewed commits have been landed. Closing PR #31988 and removing active labels.
EWS
Test gardening commit 282372@main (fd1fc51c1e29): <https://commits.webkit.org/282372@main>
Reviewed commits have been landed. Closing PR #32330 and removing active labels.
Fujii Hironori
284268@main reverted 280750@main.Closed.
*** This bug has been marked as a duplicate of bug 275992 ***
Sam Sneddon [:gsnedders]
For the record: 284504@main ultimately landed an update to the WPT tools immediately prior to the mod_pywebsocket to pywebsocket3 transition.
Alexey Proskuryakov
Looks like we still have expectations for this test:
../OpenSource/LayoutTests/platform/glib/TestExpectations:1955:webkit.org/b/264805 imported/w3c/web-platform-tests/websockets/basic-auth.any.html?wss [ Failure ]
../OpenSource/LayoutTests/platform/mac-wk1/TestExpectations:2537:imported/w3c/web-platform-tests/websockets/basic-auth.any.html?wss [ Pass Failure ]
Fujii Hironori
(In reply to Alexey Proskuryakov from comment #10)
They are preexisting other problems.
This bug ticket was tracking the regression by 280750@main.
The glib problem is tracked by bug#264805.
263928@main added the mac-wk1 marker.