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

Tests fail running rake #33

Open
fjenett opened this issue May 23, 2014 · 0 comments
Open

Tests fail running rake #33

fjenett opened this issue May 23, 2014 · 0 comments
Labels

Comments

@fjenett
Copy link
Member

fjenett commented May 23, 2014

If i run rake i get:

rake aborted!
cannot load such file -- unit/lib/multi_tenancy_test
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/test/models/cell_set_test.rb:2:in `<top (required)>'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:73:in `block (3 levels) in define'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:73:in `each'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:73:in `block (2 levels) in define'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:72:in `each'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:72:in `block in define'
/Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/testing.rake:61:in `block in <top (required)>'
Tasks: TOP => test:run => test:units
(See full trace by running task with --trace)
Run options: --seed 10001

# Running tests:



Finished tests in 0.001870s, 0.0000 tests/s, 0.0000 assertions/s.

0 tests, 0 assertions, 0 failures, 0 errors, 0 skips
@fjenett fjenett added the bug label May 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant