Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Issue 13004022: Adding an end to end test for QUIC (Closed)

Created:
7 years, 8 months ago by alyssar
Modified:
7 years, 8 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Adding an end to end test for QUIC, and fixing the bugs it turned up. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191529

Patch Set 1 #

Total comments: 7

Patch Set 2 : addressing review comments and making clang happy. #

Patch Set 3 : Cleaning up net.gyp #

Patch Set 4 : fixing copyright headers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1112 lines, -32 lines) Patch
M net/net.gyp View 1 2 3 chunks +44 lines, -22 lines 0 comments Download
M net/quic/reliable_quic_stream.h View 1 chunk +3 lines, -0 lines 0 comments Download
A net/tools/quic/end_to_end_test.cc View 1 2 3 1 chunk +438 lines, -0 lines 0 comments Download
M net/tools/quic/quic_in_memory_cache.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_server.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_server.cc View 1 chunk +13 lines, -1 line 0 comments Download
M net/tools/quic/quic_spdy_server_stream.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/spdy_utils.cc View 4 chunks +27 lines, -7 lines 0 comments Download
A net/tools/quic/test_tools/http_message_test_utils.h View 1 2 3 1 chunk +131 lines, -0 lines 0 comments Download
A net/tools/quic/test_tools/http_message_test_utils.cc View 1 2 3 1 chunk +173 lines, -0 lines 0 comments Download
A net/tools/quic/test_tools/quic_test_client.h View 1 2 3 1 chunk +95 lines, -0 lines 0 comments Download
A net/tools/quic/test_tools/quic_test_client.cc View 1 2 3 1 chunk +181 lines, -0 lines 0 comments Download
A + net/tools/quic/test_tools/run_all_unittests.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Ryan Hamilton
Other than the gyp file, this looks good. I assume you are planning to push ...
7 years, 8 months ago (2013-03-29 14:22:40 UTC) #1
alyssar
With the exception of the server/port work (which I'd be happy to back-port) most of ...
7 years, 8 months ago (2013-03-29 15:31:35 UTC) #2
Ryan Hamilton
lgtm https://codereview.chromium.org/13004022/diff/1/net/net.gyp File net/net.gyp (right): https://codereview.chromium.org/13004022/diff/1/net/net.gyp#newcode2544 net/net.gyp:2544: 'tools/quic/quic_server_session.cc', On 2013/03/29 15:31:35, alyssar wrote: > On ...
7 years, 8 months ago (2013-03-29 15:50:55 UTC) #3
alyssar
https://codereview.chromium.org/13004022/diff/1/net/net.gyp File net/net.gyp (right): https://codereview.chromium.org/13004022/diff/1/net/net.gyp#newcode2544 net/net.gyp:2544: 'tools/quic/quic_server_session.cc', I'm not a big fan of "everything in ...
7 years, 8 months ago (2013-03-29 16:23:22 UTC) #4
Ryan Hamilton
LGTM https://codereview.chromium.org/13004022/diff/1/net/net.gyp File net/net.gyp (right): https://codereview.chromium.org/13004022/diff/1/net/net.gyp#newcode2544 net/net.gyp:2544: 'tools/quic/quic_server_session.cc', On 2013/03/29 16:23:22, alyssar wrote: > I'm ...
7 years, 8 months ago (2013-03-29 16:50:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/13004022/8001
7 years, 8 months ago (2013-03-29 17:57:29 UTC) #6
commit-bot: I haz the power
Presubmit check for 13004022-8001 failed and returned exit status 1. INFO:root:Found 13 file(s). Running presubmit ...
7 years, 8 months ago (2013-03-29 17:57:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/13004022/14001
7 years, 8 months ago (2013-03-29 19:39:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/13004022/14001
7 years, 8 months ago (2013-03-30 17:00:12 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-03-30 17:50:13 UTC) #10
Message was sent while issue was closed.
Change committed as 191529

Powered by Google App Engine
This is Rietveld 408576698