Project

General

Profile

Actions

Bug #5633

closed

Suppress output during Engine cipher test

Added by MartinBosslet (Martin Bosslet) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
trunk
Backport:
[ruby-core:41026]

Description

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.

Actions #1

Updated by Anonymous over 12 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r33825.
Martin, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • test/openssl/test_engine.rb: Suppress output from 'openssl'
    engine's RC4 cipher.
    [Bug #5633] [ruby-core:41026]
Actions

Also available in: Atom PDF

Like0
Like0