Project

General

Profile

Actions

Bug #4122

closed

test_x509store.rbのtest_set_errorsが失敗する

Added by kyanagi (Kouhei Yanagita) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.3dev (2010-12-06 trunk 30091) [x86_64-linux]
Backport:
[ruby-dev:42687]

Description

=begin
CentOS 5.5 で、test_x509store.rbが失敗します。

$ make test-all TESTS='openssl/test_x509store.rb'
./miniruby -I./lib -I.ext/common ./tool/runruby.rb --extout=.ext -- "./test/runner.rb" openssl/test_x509store.rb
Run options:

Running tests:

F.

Finished tests in 0.054459s, 36.7249 tests/s, 1322.0955 assertions/s.

  1. Failure:
    test_set_errors(OpenSSL::TestX509Store) [/home/yanagi/tmp/ruby/test/openssl/test_x509store.rb:212]:
    OpenSSL::X509::StoreError expected but nothing was raised.

2 tests, 72 assertions, 1 failures, 0 errors, 0 skips
make: *** [yes-test-all] Error 1

opensslのバージョンは以下のとおりです。
openssl.i686 0.9.8e-12.el5_4.6
openssl.x86_64 0.9.8e-12.el5_4.6
=end


Related issues 1 (0 open1 closed)

Has duplicate Ruby master - Bug #4554: test_set_errors in test_x509store.rb fails on CentOS 5.5Closed04/05/2011Actions
Actions #1

Updated by tenderlovemaking (Aaron Patterson) over 13 years ago

  • Assignee set to tenderlovemaking (Aaron Patterson)

=begin

=end

Actions #2

Updated by shyouhei (Shyouhei Urabe) about 13 years ago

  • Status changed from Open to Assigned

Updated by ko1 (Koichi Sasada) almost 13 years ago

Aaron, how about it?

Updated by nahi (Hiroshi Nakamura) almost 13 years ago

  • Category set to test
  • Assignee changed from tenderlovemaking (Aaron Patterson) to nahi (Hiroshi Nakamura)
  • Priority changed from Normal to 3

Updated by nahi (Hiroshi Nakamura) almost 13 years ago

  • Status changed from Assigned to Closed

r32189

    * test/openssl/test_x509store.rb (test_set_errors): Redhat is
      distributing a patched version of OpenSSL that allows multiple CRL
      for a key (multi-crl.patch.) Make test pass on such env. See #4122,
      #4554.
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0