Actions
Bug #4987
closedtest/rake doesn't work at all
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?
Updated by drbrain (Eric Hodel) over 13 years ago
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.
Updated by drbrain (Eric Hodel) over 13 years ago
- 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]
Actions
Like0
Like0Like0