Bug #4987
closed
test/rake doesn't work at all
Added by nobu (Nobuyoshi Nakada) over 13 years ago.
Updated over 13 years ago.
Description
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?
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.
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r32636.
Nobuyoshi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- test/rake*: Remove dependencies on flexmock and session gems.
[Ruby 1.9 - Bug #4987]
Also available in: Atom
PDF
Like0
Like0Like0