[ruby/f22] Enable some tests fixe in upstream.

Vít Ondruch vondruch at fedoraproject.org
Wed Mar 4 14:31:57 UTC 2015


commit 58141e4182ca00a4181af2bc6a0ec67d3ccd1a0b
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Wed Mar 4 15:31:35 2015 +0100

    Enable some tests fixe in upstream.

 ruby.spec | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 97a3adc..901fb6f 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -589,12 +589,6 @@ DISABLE_TESTS=""
 # the test suite).
 touch abrt.rb
 
-# Don't test wrap ciphers to prevent "OpenSSL::Cipher::CipherError: wrap mode
-# not allowed" error.
-# https://bugs.ruby-lang.org/issues/10229
-sed -i '/assert(OpenSSL::Cipher::Cipher.new(name).is_a?(OpenSSL::Cipher::Cipher))/i \
-        next if /wrap/ =~ name' test/openssl/test_cipher.rb
-
 # Test is broken due to SSLv3 disabled in Fedora.
 # https://bugs.ruby-lang.org/issues/10046
 sed -i '/def test_ctx_client_session_cb$/,/^  end$/ s/^/#/' test/openssl/test_ssl_session.rb


More information about the scm-commits mailing list