From: Eric Hodel Date: 2011-07-08T05:20:02+09:00 Subject: [ruby-core:37852] [Ruby 1.9 - Bug #4987] test/rake doesn't work at all Issue #4987 has been updated by Eric Hodel. In the rake repository the tests depend upon the flexmock gem. Installing the gem will allow the tests to run. I won't be able to remove this testing dependency until after RubyKaigi. ---------------------------------------- Bug #4987: test/rake doesn't work at all http://redmine.ruby-lang.org/issues/4987 Author: Nobuyoshi Nakada Status: Assigned Priority: Normal Assignee: Eric Hodel Category: Target version: ruby -v: r32435 It just emits error messages. test/rake/test_rake.rb: cannot load such file -- flexmock/test_unit_integration Why it depends on non-existent library? -- http://redmine.ruby-lang.org