NEW 237108
Resolve WebSocket test failures after Python 3 transition
https://bugs.webkit.org/show_bug.cgi?id=237108
Summary Resolve WebSocket test failures after Python 3 transition
Jonathan Bedard
Reported 2022-02-23 13:44:43 PST
A few WebSocket tests are failing after transitioning the suite to Python 3. We need to fix them.
Attachments
Jonathan Bedard
Comment 1 2022-02-24 08:13:47 PST
The tests I specifically have in mind: http/tests/websocket/tests/hybi/extensions.html http/tests/websocket/tests/hybi/handshake-ok-with-legacy-sec-websocket-response-headers.html http/tests/websocket/tests/hybi/imported/blink/permessage-deflate-invalid-parameter.html http/tests/websocket/tests/hybi/simple-wss.html Many of these were already marked as expected to fail in some capacity on some platforms, so it's likely that the move to Python 3 just surface flakiness already in these tests.
Radar WebKit Bug Importer
Comment 2 2022-03-02 13:45:16 PST
Note You need to log in before you can comment on or make changes to this bug.