Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test in Ruby 1.9.3 #8

Closed
mpalmer opened this issue Dec 3, 2014 · 0 comments
Closed

Failing test in Ruby 1.9.3 #8

mpalmer opened this issue Dec 3, 2014 · 0 comments
Labels

Comments

@mpalmer
Copy link
Contributor

mpalmer commented Dec 3, 2014

Howdy, running the test suite (as at tag v10.4.1) produces one erroring test:

  1) Error:
TestRakeTestTask#test_run_code_rake_default_gem:
NoMethodError: undefined method `default_specifications_dir' for Gem::Specification:Class
    /home/mpalmer/src/forks/rake/git/test/test_rake_test_task.rb:101:in `test_run_code_rake_default_gem'

Looks like default_specifications_dir wasn't included in stdlib until Ruby 2.0.

@drbrain drbrain added the bug label Dec 3, 2014
@drbrain drbrain closed this as completed in fbbfdad Dec 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants