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

Issue 988223004: Make SSLClientSocketFalseStartTest.NoSessionResumptionBeforeFinish not a no-op. (Closed)

Created:
5 years, 9 months ago by davidben
Modified:
5 years, 9 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make SSLClientSocketFalseStartTest.NoSessionResumptionBeforeFinish not a no-op. The test actually didn't test anything. Calling sock1.reset() would cause the socket to disconnect before tlslite completed the handshake. tlslite doesn't insert the session into the session cache. This is a preparatory CL to get the tests in shape before reworking the session cache implementation. BUG=454044 Committed: https://crrev.com/6528761cc85a3a17559ee689b0758da9baef76c5 Cr-Commit-Position: refs/heads/master@{#319756}

Patch Set 1 #

Total comments: 2

Patch Set 2 : sleevi comments, also appease windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M net/socket/ssl_client_socket_unittest.cc View 1 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
davidben
There's a more interesting CL in your future, but this to start with.
5 years, 9 months ago (2015-03-09 21:04:31 UTC) #2
Ryan Sleevi
LGTM % wording https://codereview.chromium.org/988223004/diff/1/net/socket/ssl_client_socket_unittest.cc File net/socket/ssl_client_socket_unittest.cc (right): https://codereview.chromium.org/988223004/diff/1/net/socket/ssl_client_socket_unittest.cc#newcode3183 net/socket/ssl_client_socket_unittest.cc:3183: // cache. Suggested reword: // Continue ...
5 years, 9 months ago (2015-03-09 21:56:12 UTC) #3
davidben
https://codereview.chromium.org/988223004/diff/1/net/socket/ssl_client_socket_unittest.cc File net/socket/ssl_client_socket_unittest.cc (right): https://codereview.chromium.org/988223004/diff/1/net/socket/ssl_client_socket_unittest.cc#newcode3183 net/socket/ssl_client_socket_unittest.cc:3183: // cache. On 2015/03/09 21:56:12, Ryan Sleevi wrote: > ...
5 years, 9 months ago (2015-03-09 22:01:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/988223004/40001
5 years, 9 months ago (2015-03-09 22:02:04 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 9 months ago (2015-03-09 23:10:21 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 23:11:03 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6528761cc85a3a17559ee689b0758da9baef76c5
Cr-Commit-Position: refs/heads/master@{#319756}

Powered by Google App Engine
This is Rietveld 408576698