diff options
| author | Brian Carlstrom <bdc@google.com> | 2012-07-24 17:20:47 -0700 |
|---|---|---|
| committer | Brian Carlstrom <bdc@google.com> | 2012-07-24 17:41:36 -0700 |
| commit | d77eccc93cbf92c400ebd114ea8e91413b882d69 (patch) | |
| tree | 5e01ef2e01169bc1ef56f29d12aaa6734c3d31ac /annotations/generate_annotated_java_files.py | |
| parent | bebe134c3f9d0ab0ab7c769edd5788abe1fa7632 (diff) | |
Address more CipherTest flakiness due to random IV values
In a recent change, we stopped generating random keys to prevent
flakiness in the BadPaddingException test cases. This change removes
the use of random initialization vector (IV) values. There still are
uses of SecureRandom where the API being tested requires it, but I
visually checked that none of the BadPaddingException cases fall in
this category.
Bug: 6873673
(cherry-picked from f19b9c467fb584a79463357e160c0a41c80d05c8)
Change-Id: Id09c322683972751e326569485330c23051ccf0c
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions
