From: "vo.x (Vit Ondruch)" Date: 2012-08-28T18:40:54+09:00 Subject: [ruby-core:47343] [ruby-trunk - Bug #6940][Closed] Test suite fails in FIPS mode Issue #6940 has been updated by vo.x (Vit Ondruch). Status changed from Open to Closed Ok. find test/ -type f -name test_*.rb -exec make test-all TESTS="-v '{}'" \; gave me better result. Going to open different issue, since I cannot rename this one :( ---------------------------------------- Bug #6940: Test suite fails in FIPS mode https://bugs.ruby-lang.org/issues/6940#change-29080 Author: vo.x (Vit Ondruch) Status: Closed Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux] # make test-all TESTS="-v -x test_drbssl.rb -x openssl/*" ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v -x test_drbssl.rb -x openssl/* md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode! make: *** [yes-test-all] Ne��sp����n�� ukon��en (SIGABRT) (core dumped) Can somebody please help to reduce the test case? It is supposed to be verbose, but it fails sooner than it says something useful :( -- http://bugs.ruby-lang.org/