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

Issue 11973021: Teach gtest how to print QuicConsumedData and QuicEncryptedPacket. (Closed)

Created:
7 years, 11 months ago by wtc
Modified:
7 years, 11 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, pam+watch_chromium.org, timurrrr+watch_chromium.org, darin-cc_chromium.org, glider+watch_chromium.org, bruening+watch_chromium.org
Visibility:
Public.

Description

Teach gtest how to print QuicConsumedData and QuicEncryptedPacket. R=rch@chromium.org,glider@chromium.org BUG=170327 TEST=net_unittests has no unitialized memory errors. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177869

Patch Set 1 #

Total comments: 5

Patch Set 2 : Export the gtest printers #

Total comments: 1

Patch Set 3 : Add comments to explain the reason for the printer functions #

Patch Set 4 : Upload before commit #

Patch Set 5 : Sync with ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -26 lines) Patch
M net/quic/quic_protocol.h View 1 2 3 4 2 chunks +15 lines, -0 lines 0 comments Download
M net/quic/quic_protocol.cc View 1 2 3 4 2 chunks +12 lines, -1 line 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 2 3 4 1 chunk +0 lines, -25 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
wtc
https://codereview.chromium.org/11973021/diff/1/net/quic/quic_protocol.cc File net/quic/quic_protocol.cc (left): https://codereview.chromium.org/11973021/diff/1/net/quic/quic_protocol.cc#oldcode82 net/quic/quic_protocol.cc:82: os << "least_waiting: " << sent_info.least_unacked; I also fixed ...
7 years, 11 months ago (2013-01-17 02:34:58 UTC) #1
Ryan Hamilton
Ugh. I'd really prefer to not have << overloads, if possible since it's not typical ...
7 years, 11 months ago (2013-01-17 05:00:00 UTC) #2
Alexander Potapenko
On 2013/01/17 05:00:00, Ryan Hamilton wrote: > Ugh. I'd really prefer to not have << ...
7 years, 11 months ago (2013-01-17 08:19:19 UTC) #3
Alexander Potapenko
https://codereview.chromium.org/11973021/diff/1/net/quic/quic_protocol.h File net/quic/quic_protocol.h (right): https://codereview.chromium.org/11973021/diff/1/net/quic/quic_protocol.h#newcode49 net/quic/quic_protocol.h:49: bool fin_consumed; On 2013/01/17 02:34:58, wtc wrote: > > ...
7 years, 11 months ago (2013-01-17 08:20:06 UTC) #4
Alexander Potapenko
Also note the tests started failing under Valgrind.
7 years, 11 months ago (2013-01-17 08:26:37 UTC) #5
wtc
On 2013/01/17 08:26:37, Alexander Potapenko wrote: > Also note the tests started failing under Valgrind. ...
7 years, 11 months ago (2013-01-17 16:49:21 UTC) #6
wtc
Please review patch set 3. I added the comments that glider suggested. Thanks. glider: what ...
7 years, 11 months ago (2013-01-17 18:59:35 UTC) #7
Ryan Hamilton
lgtm
7 years, 11 months ago (2013-01-18 01:39:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/11973021/1006
7 years, 11 months ago (2013-01-18 05:20:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/11973021/34002
7 years, 11 months ago (2013-01-18 21:12:17 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 11 months ago (2013-01-18 21:40:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/11973021/34002
7 years, 11 months ago (2013-01-19 02:21:28 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 11 months ago (2013-01-19 02:31:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/11973021/34002
7 years, 11 months ago (2013-01-20 01:25:39 UTC) #14
commit-bot: I haz the power
7 years, 11 months ago (2013-01-20 02:49:11 UTC) #15
Message was sent while issue was closed.
Change committed as 177869

Powered by Google App Engine
This is Rietveld 408576698