Bug 208123 - [GTK] http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header.html is failing since r256719
Summary: [GTK] http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header....
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-24 00:47 PST by Diego Pino
Modified: 2020-10-06 05:59 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-02-24 00:47:16 PST
* 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".
Comment 1 Diego Pino 2020-10-06 05:59:16 PDT
Test is passing since r266230.