Project

General

Profile

Actions

Bug #4987

closed

test/rake doesn't work at all

Bug #4987: test/rake doesn't work at all

Added by nobu (Nobuyoshi Nakada) over 14 years ago. Updated about 14 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) over 14 years ago Actions #1 [ruby-core:37852]

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) about 14 years ago Actions #2

  • 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: PDF Atom