From: v.ondruch@... Date: 2014-01-30T12:33:09+00:00 Subject: [ruby-core:60345] [ruby-trunk - Feature #6946] FIPS support? Issue #6946 has been updated by Vit Ondruch. File output-200p353.txt added I am back with FIPS tests. I am testing "ruby 2.0.0p353 (2013-11-22) [x86_64-linux]" on RHEL7 and there are still some issue. However the overall state is now much better then my initial report. Thank you, especially Martin, for the effort. I'll try to test Ruby 2.1 as well, when I get chance. ---------------------------------------- Feature #6946: FIPS support? https://bugs.ruby-lang.org/issues/6946#change-44833 * Author: Vit Ondruch * Status: Assigned * Priority: Normal * Assignee: Martin Bosslet * Category: ext * Target version: next minor ---------------------------------------- =begin Hi, running the test suite on FIPS enabled system using $ find test/ -type f -name test_*.rb -exec make test-all TESTS="-v '{}'" \; command with patch from #6938 applied, it gives me a plenty of errors (see attached output.txt file). There are two kind of errors as far as I understand, some are more or less test suite errors (e.g. #6938), which should be easy to fix, while some others (e.g. #6943) would need bigger changes. Is there any chance that Ruby will provide better support for FIPS and there errors get fixed? =end ---Files-------------------------------- output.txt (114 KB) output-r36887.txt (48.6 KB) output-r38509.txt (44.3 KB) output-200p353.txt (39.5 KB) -- http://bugs.ruby-lang.org/