[Ruby 1.9-Bug#4122][Open] test x509store.rbのtest set errorsが失敗する

Bug #4122: test_x509store.rbのtest_set_errorsが失敗する
http://redmine.ruby-lang.org/issues/show/4122

起票者: Kouhei Y.
ステータス: Open, 優先度: Normal
ruby -v: ruby 1.9.3dev (2010-12-06 trunk 30091) [x86_64-linux]

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