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 BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.