[Webkit-unassigned] [Bug 278233] imported/w3c/web-platform-tests/websockets/basic-auth.any.sharedworker.html?wss is flakey failure on iOS Sim
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 16 11:56:12 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278233
--- Comment #5 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
(In reply to David Kilzer (:ddkilzer) from comment #3)
> Oh, is this the issue?
>
> LayoutTests/TestExpectations:imported/w3c/web-platform-tests/websockets/
> basic-auth.any.sharedworker.html?wpt_flags=h2 [ Skip ]
>
> Should "wpt_flags=h2" be "wss" like the other two expectations?
>
> I don't know what the significance of the query parameters is for these
> tests.
We run the same tests against an H1 and an H2 server.
That we skip the H2 case (with ?wpt_flags=h2) is expected for Apple ports (we don't support connecting to WebSockets over HTTP/2).
The H1 case should work, and this is probably genuine flakiness? I wouldn't be surprised if the underlying cause is within CFNetwork, however.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240816/32faa426/attachment.htm>
More information about the webkit-unassigned
mailing list