From: Charles Nutter Date: 2012-02-22T22:58:21+09:00 Subject: [ruby-core:42803] [ruby-trunk - Bug #6061] test/iconv/test_option.rb is disabled and should be enabled or removed Issue #6061 has been updated by Charles Nutter. FWIW, we (JRuby) would appreciate if whatever change is made gets backported to 1.9.3, since we're running 1.9.3 test suite as part of our normal dev process. ---------------------------------------- Bug #6061: test/iconv/test_option.rb is disabled and should be enabled or removed https://bugs.ruby-lang.org/issues/6061 Author: Charles Nutter Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: trunk The only test class in test/iconv/test_option.rb is guarded by this line: ... end if false and defined?(TestIconv) If this test is still valid, it should be enabled. If it is not valid, it should be removed. -- http://bugs.ruby-lang.org/