Bug 237108
| Summary: | Resolve WebSocket test failures after Python 3 transition | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | achristensen, ap, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=230319 | ||
Jonathan Bedard
A few WebSocket tests are failing after transitioning the suite to Python 3. We need to fix them.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
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
<rdar://problem/89710205>