Bug 208123
| Summary: | [GTK] http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header.html is failing since r256719 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
* http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header.html [ Failure ]
--- /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/retries/http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header-expected.txt
+++ /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/retries/http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: Server requested unsupported protocol
Test that WebSocket handshake fails if there are more than one Sec-WebSocket-Protocol header field in the response.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Test is passing since r266230.