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

Issue 8457002: Integration tests for HTTP pipelining. (Closed)

Created:
9 years, 1 month ago by James Simonsen
Modified:
9 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Integration tests for HTTP pipelining. Added tests that exercise the code from HttpNetworkTransaction down to HttpStreamParser with pipelining enabled. BUG=None TEST=net_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109354

Patch Set 1 #

Patch Set 2 : Added additional tests #

Total comments: 13

Patch Set 3 : Fix leaks #

Total comments: 19

Patch Set 4 : Test pipelining #

Total comments: 4

Patch Set 5 : Restore second read #

Unified diffs Side-by-side diffs Delta from patch set Stats (+471 lines, -1 line) Patch
M net/http/http_pipelined_connection_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
A net/http/http_pipelined_network_transaction_unittest.cc View 1 2 3 4 1 chunk +470 lines, -0 lines 0 comments Download
M net/net.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
James Simonsen
Let me know if there are more integration tests you want now. I think this ...
9 years, 1 month ago (2011-11-04 00:23:41 UTC) #1
mmenke
On 2011/11/04 00:23:41, James Simonsen wrote: > Let me know if there are more integration ...
9 years, 1 month ago (2011-11-04 15:18:21 UTC) #2
James Simonsen
On 2011/11/04 15:18:21, Matt Menke wrote: > On 2011/11/04 00:23:41, James Simonsen wrote: > > ...
9 years, 1 month ago (2011-11-05 02:15:52 UTC) #3
mmenke
Sorry I didn't get back to you on Friday. The individual tests look good, though ...
9 years, 1 month ago (2011-11-07 16:53:46 UTC) #4
James Simonsen
Don't worry. I wasn't expecting a response after TGIF on Friday. :) I just wanted ...
9 years, 1 month ago (2011-11-07 20:30:29 UTC) #5
willchan no longer on Chromium
As usual, I'm falling behind on reviews. I'll check back later when I catch up, ...
9 years, 1 month ago (2011-11-07 20:39:07 UTC) #6
mmenke
http://codereview.chromium.org/8457002/diff/4001/net/http/http_pipelined_network_transaction_unittest.cc File net/http/http_pipelined_network_transaction_unittest.cc (right): http://codereview.chromium.org/8457002/diff/4001/net/http/http_pipelined_network_transaction_unittest.cc#newcode104 net/http/http_pipelined_network_transaction_unittest.cc:104: void Initialize() { On 2011/11/07 20:30:29, James Simonsen wrote: ...
9 years, 1 month ago (2011-11-08 18:12:40 UTC) #7
mmenke
I just added some more comments. Didn't get an automatic email from them yet, and ...
9 years, 1 month ago (2011-11-08 18:16:33 UTC) #8
willchan no longer on Chromium
Matt seems to be doing a great job, and I don't have anything detailed to ...
9 years, 1 month ago (2011-11-08 22:44:54 UTC) #9
James Simonsen
ReusesOnSpaceAvailable tests depth. Breadth is ugly to test because it requires mocking so many transactions. ...
9 years, 1 month ago (2011-11-09 05:24:41 UTC) #10
mmenke
http://codereview.chromium.org/8457002/diff/10001/net/http/http_pipelined_network_transaction_unittest.cc File net/http/http_pipelined_network_transaction_unittest.cc (right): http://codereview.chromium.org/8457002/diff/10001/net/http/http_pipelined_network_transaction_unittest.cc#newcode60 net/http/http_pipelined_network_transaction_unittest.cc:60: mock_resolver_.reset(new MockHostResolver); On 2011/11/09 05:24:41, James Simonsen wrote: > ...
9 years, 1 month ago (2011-11-09 16:10:58 UTC) #11
James Simonsen
Oh, duh. Yeah, I should've understood what you meant about just using pointers to members. ...
9 years, 1 month ago (2011-11-09 22:17:50 UTC) #12
mmenke
LGTM
9 years, 1 month ago (2011-11-09 22:21:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonjam@chromium.org/8457002/17003
9 years, 1 month ago (2011-11-09 23:39:24 UTC) #14
commit-bot: I haz the power
9 years, 1 month ago (2011-11-10 01:11:06 UTC) #15
Try job failure for 8457002-17003 (retry) on win_rel for step "compile" (clobber
build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698