chromium/third_party/blink/web_tests/http/tests/websocket/handshake-fail-by-unauthorized-expected.txt

Devtools should show error message when WebSocket handshake fails by HTTP 401 Unauthorized.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS isOpened is false
PASS isClosed is true
PASS isError is true
PASS isTimedOut is false
PASS successfullyParsed is true

TEST COMPLETE