From: Martin Bosslet Date: 2011-11-15T01:12:48+09:00 Subject: [ruby-core:41026] [ruby-trunk - Bug #5633][Assigned] Suppress output during Engine cipher test Issue #5633 has been reported by Martin Bosslet. ---------------------------------------- Bug #5633: Suppress output during Engine cipher test http://redmine.ruby-lang.org/issues/5633 Author: Martin Bosslet Status: Assigned Priority: Normal Assignee: Martin Bosslet Category: ext Target version: 2.0.0 ruby -v: trunk While running the tests for OpenSSL::Engine in test_engine.rb, test_openssl_engine_cipher_rc4 emits a message that is issued by the "openssl engine" itself. The message should be suppressed. -- http://redmine.ruby-lang.org