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 #4

Closed
rmoriz opened this issue Jul 9, 2012 · 1 comment
Closed

Tests fail #4

rmoriz opened this issue Jul 9, 2012 · 1 comment

Comments

@rmoriz
Copy link

rmoriz commented Jul 9, 2012

Hi,

when using your Gemfile I'm getting:

➜  devise_google_authenticator git:(master) bundle exec rake
/Users/rmoriz/.rbenv/versions/1.9.3-p194/bin/ruby -I"lib:lib:test" -I"/Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1" "/Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rake/rake_test_loader.rb" "test/**/*_test.rb" 

==> Devise.orm = :active_record
/Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/connection_specification.rb:82:in `<class:Base>': uninitialized constant ActiveRecord::ConnectionAdapters::ConnectionHandler (NameError)
    from /Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/connection_specification.rb:2:in `<module:ActiveRecord>'
    from /Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/connection_specification.rb:1:in `<top (required)>'
    from /Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/activerecord-3.2.6/lib/active_record/base.rb:720:in `<top (required)>'
    from /Users/rmoriz/Dropbox/Projekte/forks/devise_google_authenticator/test/rails_app/config/application.rb:14:in `<top (required)>'
    from /Users/rmoriz/Dropbox/Projekte/forks/devise_google_authenticator/test/rails_app/config/environment.rb:2:in `require'
    from /Users/rmoriz/Dropbox/Projekte/forks/devise_google_authenticator/test/rails_app/config/environment.rb:2:in `<top (required)>'
    from /Users/rmoriz/Dropbox/Projekte/forks/devise_google_authenticator/test/test_helper.rb:6:in `require'
    from /Users/rmoriz/Dropbox/Projekte/forks/devise_google_authenticator/test/test_helper.rb:6:in `<top (required)>'
    from /Users/rmoriz/Dropbox/Projekte/forks/devise_google_authenticator/test/generators_test.rb:2:in `require'
    from /Users/rmoriz/Dropbox/Projekte/forks/devise_google_authenticator/test/generators_test.rb:2:in `<top (required)>'
    from /Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rake/rake_test_loader.rb:10:in `require'
    from /Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rake/rake_test_loader.rb:10:in `block (2 levels) in <main>'
    from /Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rake/rake_test_loader.rb:9:in `each'
    from /Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rake/rake_test_loader.rb:9:in `block in <main>'
    from /Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rake/rake_test_loader.rb:4:in `select'
    from /Users/rmoriz/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rake/rake_test_loader.rb:4:in `<main>'
rake aborted!
Command failed with status (1): [/Users/rmoriz/.rbenv/versions/1.9.3-p194/b...]

Tasks: TOP => test
(See full trace by running task with --trace)
bundle exec rake  4,58s user 0,55s system 87% cpu 5,870 total
@xntrik
Copy link
Contributor

xntrik commented Jun 26, 2013

Addressed in 8cdcd6a

@xntrik xntrik closed this as completed Jun 26, 2013
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

No branches or pull requests

2 participants