Actions
Bug #8439
closedtest_aes_gcm_wrong_tag(OpenSSL::TestCipher) fails randomly
    Bug #8439:
    test_aes_gcm_wrong_tag(OpenSSL::TestCipher) fails randomly
  
ruby -v:
ruby -v: ruby 2.0.0p195 (2013-05-14 revision 40734) [x86_64-linux]
Backport:
Description
=begin
7) Error:
test_aes_gcm_wrong_tag(OpenSSL::TestCipher):
OpenSSL::Cipher::CipherError: unable to set GCM tag
/builddir/build/BUILD/ruby-2.0.0-p195/test/openssl/test_cipher.rb:190:in auth_tag=' /builddir/build/BUILD/ruby-2.0.0-p195/test/openssl/test_cipher.rb:190:in test_aes_gcm_wrong_tag'
I am building ruby against openssl-1.0.1e-8.el7.x86_64
=end
Actions