Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(580)

Issue 817733004: WebSocket layout tests clean up (Closed)

Created:
5 years, 11 months ago by Paritosh Kumar
Modified:
5 years, 11 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

WebSocket layout tests clean up Adding onerror in Websocket LayoutTests. BUG=233487 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188293

Patch Set 1 #

Total comments: 50

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -5 lines) Patch
M LayoutTests/http/tests/websocket/broken-utf8.html View 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/broken-utf8-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/compressed-control-frame.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/compressed-control-frame-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/fragmented-control-frame.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/fragmented-control-frame-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-error.html View 2 chunks +6 lines, -1 line 0 comments Download
M LayoutTests/http/tests/websocket/handshake-error-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-404.html View 1 2 chunks +6 lines, -1 line 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-404-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-extensions-header.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-extensions-header-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-maxlength.html View 1 2 chunks +6 lines, -1 line 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-maxlength-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt View 1 1 chunk +3 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-more-accept-header.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-more-accept-header-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-more-protocol-header.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-more-protocol-header-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-no-accept-header.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-no-accept-header-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-no-connection-header.html View 1 2 chunks +6 lines, -1 line 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-no-connection-header-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-no-upgrade-header.html View 1 2 chunks +6 lines, -1 line 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-no-upgrade-header-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-null-subprotocol-selection.html View 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-null-subprotocol-selection-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-prepended-null.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-wrong-accept-header.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/handshake-fail-by-wrong-accept-header-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/interleaved-fragments.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/interleaved-fragments-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/invalid-continuation.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/invalid-continuation-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/invalid-encode-length.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/invalid-encode-length-expected.txt View 1 1 chunk +4 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/invalid-masked-frames-from-server.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/invalid-masked-frames-from-server-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/long-control-frame.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/long-control-frame-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/long-invalid-header.html View 1 1 chunk +4 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/long-invalid-header-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/permessage-deflate-invalid-parameter.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/permessage-deflate-invalid-parameter-expected.txt View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/reserved-bits.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/reserved-bits-expected.txt View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/reserved-opcodes.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/reserved-opcodes-expected.txt View 1 1 chunk +10 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/too-long-payload.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/websocket/too-long-payload-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Paritosh Kumar
Please have a look on the cahnge, added onerror() in WebSocket LayoutTests.
5 years, 11 months ago (2015-01-09 04:55:01 UTC) #2
tyoshino (SeeGerritForStatus)
Thanks for increasing event test coverage! https://codereview.chromium.org/817733004/diff/1/LayoutTests/http/tests/websocket/compressed-control-frame.html File LayoutTests/http/tests/websocket/compressed-control-frame.html (right): https://codereview.chromium.org/817733004/diff/1/LayoutTests/http/tests/websocket/compressed-control-frame.html#newcode38 LayoutTests/http/tests/websocket/compressed-control-frame.html:38: debug("onerror() was called"); ...
5 years, 11 months ago (2015-01-13 05:31:53 UTC) #3
Paritosh Kumar
Thanks tyoshino. Done. PTAL. https://codereview.chromium.org/817733004/diff/1/LayoutTests/http/tests/websocket/compressed-control-frame.html File LayoutTests/http/tests/websocket/compressed-control-frame.html (right): https://codereview.chromium.org/817733004/diff/1/LayoutTests/http/tests/websocket/compressed-control-frame.html#newcode38 LayoutTests/http/tests/websocket/compressed-control-frame.html:38: debug("onerror() was called"); On 2015/01/13 ...
5 years, 11 months ago (2015-01-13 10:20:29 UTC) #6
tyoshino (SeeGerritForStatus)
lgtm Thanks
5 years, 11 months ago (2015-01-13 11:01:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/817733004/60001
5 years, 11 months ago (2015-01-13 11:06:12 UTC) #9
commit-bot: I haz the power
5 years, 11 months ago (2015-01-13 13:32:44 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188293

Powered by Google App Engine
This is Rietveld 408576698