Actions
Bug #4122
closedtest_x509store.rbのtest_set_errorsが失敗する
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.
- 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
Updated by tenderlovemaking (Aaron Patterson) about 14 years ago
- Assignee set to tenderlovemaking (Aaron Patterson)
=begin
=end
Updated by shyouhei (Shyouhei Urabe) almost 14 years ago
- Status changed from Open to Assigned
Updated by ko1 (Koichi Sasada) over 13 years ago
Aaron, how about it?
Updated by yhara (Yutaka HARA) over 13 years ago
See also: #4554
Updated by nahi (Hiroshi Nakamura) over 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) over 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
Like0
Like0Like0Like0Like0Like0Like0