Commit 08eeb990 authored by ricea@chromium.org's avatar ricea@chromium.org

Update expectations for WebSocket layout tests

interleaved-fragments.html, invalid-continuation.html, zero-length-text.html,
connect-src-websocket-allowed.html and handshake-error.html now pass.

All other WebSocket tests which were set to "Skip" have been changed to
"Failure", except for multiple-connections.html, which times out.

Tests of functionality which is not implemented in the new implementation
remain skipped. These are
FIXME-handshake-fail-by-null-subprotocol-selection-whitelist.html,
handshake-fail-by-no-cr.html and deflate-frame-*

BUG=339373
TEST=layout tests

Review URL: https://codereview.chromium.org/214473002

git-svn-id: svn://svn.chromium.org/blink/trunk@170258 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent bbc1223b
......@@ -893,22 +893,22 @@ crbug.com/339394 [ Win Debug ] virtual/threaded/animations/animation-matrix-nega
crbug.com/339592 media/track/opera/interfaces/TextTrackList/onaddtrack.html [ Pass Crash ]
crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Timeout ]
# Disable failing tests for the new WebSocket implementation
crbug.com/339373 http/tests/security/contentSecurityPolicy/connect-src-websocket-allowed.html [ Skip ]
# Still-failing tests for the new WebSocket implementation.
crbug.com/339373 http/tests/websocket/close-before-handshake-response.html [ Failure ]
crbug.com/339373 http/tests/websocket/handshake-error.html [ Failure ]
crbug.com/339373 http/tests/websocket/multiple-connections.html [ Timeout ]
crbug.com/347109 http/tests/websocket/useragent-in-openinghandshake.html [ Failure ]
crbug.com/327581 http/tests/inspector/websocket/websocket-handshake.html [ Failure ]
# Tests of functionality not implemented in the new WebSocket
# implementation. These tests will be removed when the old implementation is
# removed.
crbug.com/339373 http/tests/websocket/FIXME-handshake-fail-by-null-subprotocol-selection-whitelist.html [ Skip ]
crbug.com/339373 http/tests/websocket/close-before-handshake-response.html [ Skip ]
crbug.com/339373 http/tests/websocket/deflate-frame-comp-bit-onoff.html [ Skip ]
crbug.com/339373 http/tests/websocket/deflate-frame-invalid-parameter.html [ Skip ]
crbug.com/339373 http/tests/websocket/deflate-frame-parameter.html [ Skip ]
crbug.com/339373 http/tests/websocket/deflate-frame-set-bfinal.html [ Skip ]
crbug.com/339373 http/tests/websocket/handshake-error.html [ Skip ]
crbug.com/339373 http/tests/websocket/handshake-fail-by-no-cr.html [ Skip ]
crbug.com/339373 http/tests/websocket/interleaved-fragments.html [ Skip ]
crbug.com/339373 http/tests/websocket/invalid-continuation.html [ Skip ]
crbug.com/339373 http/tests/websocket/multiple-connections.html [ Skip ]
crbug.com/339373 http/tests/websocket/useragent-in-openinghandshake.html [ Skip ]
crbug.com/339373 http/tests/websocket/zero-length-text.html [ Skip ]
crbug.com/327581 http/tests/inspector/websocket/websocket-handshake.html [ Skip ]
crbug.com/349537 [ Win Linux ] http/tests/websocket/workers/worker-reload-repeated.html [ Crash Pass Timeout ]
crbug.com/349537 virtual/stable/http/tests/websocket/workers/worker-reload-repeated.html [ Crash Pass Timeout ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment