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

Issue 1017973002: Implement working tests for the simple QUIC client classes. (Closed)

Created:
5 years, 9 months ago by Ryan Hamilton
Modified:
5 years, 9 months ago
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

Implement working tests for the simple QUIC client classes. Committed: https://crrev.com/a6d42cd433e067ca3a35b0a09ea8512be769477c Cr-Commit-Position: refs/heads/master@{#321704}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixed #

Patch Set 3 : Rebase #

Patch Set 4 : net export #

Patch Set 5 : no epoll #

Patch Set 6 : gn!? #

Patch Set 7 : better GN fix #

Patch Set 8 : more exports #

Patch Set 9 : Rebase #

Patch Set 10 : Add simple_quic_tools as a dep for net_unittests #

Patch Set 11 : no export #

Total comments: 4

Patch Set 12 : cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -87 lines) Patch
M net/BUILD.gn View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M net/net.gyp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M net/net.gypi View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_data_stream.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_client_session_test.cc View 7 chunks +15 lines, -14 lines 0 comments Download
M net/tools/quic/quic_simple_client_stream_test.cc View 4 chunks +23 lines, -20 lines 0 comments Download
M net/tools/quic/quic_simple_client_test.cc View 1 2 3 4 1 chunk +5 lines, -52 lines 0 comments Download

Messages

Total messages: 54 (31 generated)
Ryan Hamilton
5 years, 9 months ago (2015-03-19 18:31:18 UTC) #2
ramant (doing other things)
lgtm https://codereview.chromium.org/1017973002/diff/1/net/net.gypi File net/net.gypi (right): https://codereview.chromium.org/1017973002/diff/1/net/net.gypi#newcode1699 net/net.gypi:1699: 'tools/quic/quic_simple_client_stream_test.cc', nit: sort order tools/quic/quic_simple_client_session_test.cc tools/quic/quic_simple_client_stream_test.cc tools/quic/quic_simple_client_test.cc
5 years, 9 months ago (2015-03-19 20:52:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/40001
5 years, 9 months ago (2015-03-20 00:04:52 UTC) #6
Ryan Hamilton
https://codereview.chromium.org/1017973002/diff/1/net/net.gypi File net/net.gypi (right): https://codereview.chromium.org/1017973002/diff/1/net/net.gypi#newcode1699 net/net.gypi:1699: 'tools/quic/quic_simple_client_stream_test.cc', On 2015/03/19 20:52:19, ramant wrote: > nit: sort ...
5 years, 9 months ago (2015-03-20 00:05:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/60001
5 years, 9 months ago (2015-03-20 02:33:03 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/19745)
5 years, 9 months ago (2015-03-20 02:47:11 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/80001
5 years, 9 months ago (2015-03-20 03:01:20 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/19751)
5 years, 9 months ago (2015-03-20 03:15:07 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/100001
5 years, 9 months ago (2015-03-20 03:22:46 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/54196)
5 years, 9 months ago (2015-03-20 03:40:14 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/120001
5 years, 9 months ago (2015-03-20 03:42:20 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/140001
5 years, 9 months ago (2015-03-20 04:26:03 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/21528)
5 years, 9 months ago (2015-03-20 05:40:08 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/160001
5 years, 9 months ago (2015-03-20 21:44:46 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/7425) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 9 months ago (2015-03-20 22:03:30 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/180001
5 years, 9 months ago (2015-03-20 22:47:05 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/21780)
5 years, 9 months ago (2015-03-20 23:43:16 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/200001
5 years, 9 months ago (2015-03-21 03:16:05 UTC) #44
Nico
(If simple_quic_tools ever gets linked into net, it needs to become a component – else ...
5 years, 9 months ago (2015-03-21 03:59:53 UTC) #46
Ryan Hamilton
> (If simple_quic_tools ever gets linked into net, it needs > to become a component ...
5 years, 9 months ago (2015-03-21 04:11:40 UTC) #48
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017973002/240001
5 years, 9 months ago (2015-03-21 04:15:13 UTC) #52
commit-bot: I haz the power
Committed patchset #12 (id:240001)
5 years, 9 months ago (2015-03-22 05:14:11 UTC) #53
commit-bot: I haz the power
5 years, 9 months ago (2015-03-22 05:14:45 UTC) #54
Message was sent while issue was closed.
Patchset 12 (id:??) landed as
https://crrev.com/a6d42cd433e067ca3a35b0a09ea8512be769477c
Cr-Commit-Position: refs/heads/master@{#321704}

Powered by Google App Engine
This is Rietveld 408576698