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

For now using older rake version. #1185

Closed
wants to merge 1 commit into from
Closed

Conversation

arunagw
Copy link
Member

@arunagw arunagw commented May 21, 2011

Reasons :

  1. rake_test_loader.rb in rake-0.9.0 loading twice cause test failing
   1) Failure:
   test_uniq_load_paths(LoadPathsTest)
   [/home/ubuntu/clones/rails/activesupport/test/load_paths_test.rb:14:in `test_uniq_load_paths'
    /home/ubuntu/clones/rails/tmp/bundle/ruby/1.8/gems/mocha-0.9.12/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:22:in`**send**'
    /home/ubuntu/clones/rails/tmp/bundle/ruby/1.8/gems/mocha-0.9.12/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:22:in `run']:

  1. Make Rake::DSL methods available within Railtie rake_tasks block #1174

I think we need to wait for newer version.

@arunagw
Copy link
Member Author

arunagw commented May 21, 2011

Closing this as fixed by @dhh here 09daaaa...f3c3a78

:)

@arunagw arunagw closed this May 21, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant