Project

General

Profile

Actions

Bug #4987

closed

test/rake doesn't work at all

Added by nobu (Nobuyoshi Nakada) almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
-
ruby -v:
r32435
Backport:
[ruby-core:37847]

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) almost 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.

Actions #2

Updated by drbrain (Eric Hodel) over 12 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

Also available in: Atom PDF

Like0
Like0Like0