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

Issue 432443003: Relax the failure mode of EncryptorTest.UnsupportedKeySize so that we (Closed)

Created:
6 years, 4 months ago by wtc
Modified:
6 years, 4 months ago
Reviewers:
joth, davidben, Ryan Sleevi
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Relax the failure mode of EncryptorTest.UnsupportedKeySize so that we can run the test on all platforms. R=davidben@chromium.org,joth@chromium.org,rsleevi@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286667

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M crypto/encryptor_unittest.cc View 1 chunk +5 lines, -6 lines 2 comments Download

Messages

Total messages: 8 (0 generated)
wtc
Please review. Joth added this unit test in https://codereview.chromium.org/4777001/. This test now fails on Linux ...
6 years, 4 months ago (2014-07-30 19:04:35 UTC) #1
davidben
lgtm
6 years, 4 months ago (2014-07-30 19:07:13 UTC) #2
wtc
The CQ bit was checked by wtc@chromium.org
6 years, 4 months ago (2014-07-30 19:09:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/432443003/1
6 years, 4 months ago (2014-07-30 19:11:14 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-07-30 21:02:48 UTC) #5
wtc
https://codereview.chromium.org/432443003/diff/1/crypto/encryptor_unittest.cc File crypto/encryptor_unittest.cc (right): https://codereview.chromium.org/432443003/diff/1/crypto/encryptor_unittest.cc#newcode466 crypto/encryptor_unittest.cc:466: if (!sym_key.get()) David, it just occurred to me that ...
6 years, 4 months ago (2014-07-30 22:33:12 UTC) #6
commit-bot: I haz the power
Change committed as 286667
6 years, 4 months ago (2014-07-31 01:03:10 UTC) #7
davidben
6 years, 4 months ago (2014-07-31 16:12:15 UTC) #8
Message was sent while issue was closed.
https://codereview.chromium.org/432443003/diff/1/crypto/encryptor_unittest.cc
File crypto/encryptor_unittest.cc (right):

https://codereview.chromium.org/432443003/diff/1/crypto/encryptor_unittest.cc...
crypto/encryptor_unittest.cc:466: if (!sym_key.get())
On 2014/07/30 22:33:12, wtc wrote:
> 
> David, it just occurred to me that perhaps we should now require that we fail
in
> SymmetricKey::Import. Do you already have such a test in
> symmetric_key_unittest.cc? If so, perhaps we can just delete this test.

Hrm, maybe. I didn't add one already. That probably would have been a good idea.
:-)

Powered by Google App Engine
This is Rietveld 408576698