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

Issue 54043003: Remove some duplicate code in quic tests. (Closed)

Created:
7 years, 1 month ago by eroman
Modified:
7 years ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Remove some duplicate code in quic tests. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238210

Patch Set 1 #

Total comments: 7

Patch Set 2 : Rebase and address comments #

Patch Set 3 : Add a "u" to constant to prevent signed/unsigned warning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -221 lines) Patch
M net/quic/crypto/aes_128_gcm_12_decrypter_test.cc View 2 chunks +34 lines, -81 lines 0 comments Download
M net/quic/crypto/aes_128_gcm_12_encrypter_test.cc View 3 chunks +27 lines, -73 lines 0 comments Download
M net/quic/crypto/channel_id_test.cc View 1 2 2 chunks +19 lines, -67 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 1 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
eroman
7 years, 1 month ago (2013-11-01 22:29:01 UTC) #1
wtc
Patch set 1 LGTM. Thanks! https://codereview.chromium.org/54043003/diff/1/net/quic/crypto/aes_128_gcm_12_encrypter_test.cc File net/quic/crypto/aes_128_gcm_12_encrypter_test.cc (right): https://codereview.chromium.org/54043003/diff/1/net/quic/crypto/aes_128_gcm_12_encrypter_test.cc#newcode263 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc:263: aad.size() ? aad : ...
7 years, 1 month ago (2013-11-04 01:58:27 UTC) #2
eroman
https://codereview.chromium.org/54043003/diff/1/net/quic/crypto/channel_id_test.cc File net/quic/crypto/channel_id_test.cc (right): https://codereview.chromium.org/54043003/diff/1/net/quic/crypto/channel_id_test.cc#newcode215 net/quic/crypto/channel_id_test.cc:215: EXPECT_EQ(signature.size() / 2, s.size()); On 2013/11/04 01:58:27, wtc wrote: ...
7 years, 1 month ago (2013-11-04 19:39:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/54043003/110001
7 years, 1 month ago (2013-11-04 19:57:29 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-04 20:49:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/54043003/370001
7 years, 1 month ago (2013-11-04 21:18:58 UTC) #6
wtc
Patch set 3 LGTM.
7 years, 1 month ago (2013-11-04 23:46:40 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests, chrome_frame_net_tests, chrome_frame_tests, content_unittests, nacl_integration, sync_integration_tests, ...
7 years, 1 month ago (2013-11-05 00:42:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/54043003/370001
7 years, 1 month ago (2013-11-05 01:23:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/54043003/370001
7 years, 1 month ago (2013-11-05 03:12:03 UTC) #10
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-05 03:59:55 UTC) #11
wtc
Eric: should we try to commit this CL again?
7 years ago (2013-11-28 16:23:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/54043003/370001
7 years ago (2013-12-02 20:16:11 UTC) #13
eroman
Thanks I hadn't noticed it failed! Probably needs a rebase, but will quickly check the ...
7 years ago (2013-12-02 20:16:44 UTC) #14
commit-bot: I haz the power
7 years ago (2013-12-02 22:28:31 UTC) #15
Message was sent while issue was closed.
Change committed as 238210

Powered by Google App Engine
This is Rietveld 408576698