From: Vit Ondruch Date: 2012-02-25T00:34:17+09:00 Subject: [ruby-core:42859] [ruby-trunk - Bug #6036] Test failures in Fedora Rawhide/17 Issue #6036 has been updated by Vit Ondruch. It seems that the patch [1] changes the behavior of openssl and makes the test_x509cert.rb fail: 1) Failure: test_dsig_algorithm_mismatch(OpenSSL::TestX509Certificate) [test/openssl/test_x509cert.rb:175]: OpenSSL::X509::CertificateError expected but nothing was raised. I also notified Fedora's openssl maintainer about these issues [2]. [1] http://cvs.openssl.org/filediff?f=openssl/crypto/asn1/a_sign.c&v1=1.21.4.1&v2=1.21.4.2 [2] https://bugzilla.redhat.com/show_bug.cgi?id=797217 ---------------------------------------- Bug #6036: Test failures in Fedora Rawhide/17 https://bugs.ruby-lang.org/issues/6036 Author: Bohuslav Kabrda Status: Assigned Priority: Normal Assignee: Vit Ondruch Category: Target version: ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux] Hi, I'm getting these test failures [1] on both Fedora 17 and Rawhide. The tests unfortunately don't run all, because there is probably an endless loop in one of them, which I can't reproduce when running tests separately (is there a way to output each test file in 'make test', so that I can find the file with the endless loop?). BTW I'm running tests with GDBM 1.10 and some tests are skipped claiming I have GDBM 1.8 - which is probably an issue with the regexps matching GDBM version. Regards, Bohuslav "Slavek" Kabrda [1] https://gist.github.com/1845285 -- http://bugs.ruby-lang.org/