Guest User

Untitled

a guest
Sep 20th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. ruby-1.9.2-p180@ignition[master]$ bundle exec rake spec:all
  2. (in /Users/cory.schires/Desktop/work/ignition)
  3. /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/cucumber-rails-1.0.2/lib/cucumber/rails.rb:4:in `dirname': can't convert nil into String (TypeError)
  4. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/cucumber-rails-1.0.2/lib/cucumber/rails.rb:4:in `<top (required)>'
  5. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/bundler-1.1.3/lib/bundler/runtime.rb:74:in `require'
  6. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/bundler-1.1.3/lib/bundler/runtime.rb:74:in `rescue in block in require'
  7. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/bundler-1.1.3/lib/bundler/runtime.rb:62:in `block in require'
  8. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/bundler-1.1.3/lib/bundler/runtime.rb:55:in `each'
  9. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/bundler-1.1.3/lib/bundler/runtime.rb:55:in `require'
  10. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/bundler-1.1.3/lib/bundler.rb:119:in `require'
  11. from /Users/cory.schires/Desktop/work/ignition/config/application.rb:14:in `<top (required)>'
  12. from /Users/cory.schires/Desktop/work/ignition/config/environment.rb:2:in `require'
  13. from /Users/cory.schires/Desktop/work/ignition/config/environment.rb:2:in `<top (required)>'
  14. from /Users/cory.schires/Desktop/work/ignition/test/test_helper.rb:22:in `require'
  15. from /Users/cory.schires/Desktop/work/ignition/test/test_helper.rb:22:in `block in <top (required)>'
  16. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/spork-1.0.0rc2/lib/spork.rb:24:in `prefork'
  17. from /Users/cory.schires/Desktop/work/ignition/test/test_helper.rb:8:in `<top (required)>'
  18. from /Users/cory.schires/Desktop/work/ignition/test/api_test_helper.rb:1:in `require'
  19. from /Users/cory.schires/Desktop/work/ignition/test/api_test_helper.rb:1:in `<top (required)>'
  20. from test/api/address_book_contact_spec.rb:1:in `require'
  21. from test/api/address_book_contact_spec.rb:1:in `<top (required)>'
  22. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
  23. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `block in <main>'
  24. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
  25. from /Users/cory.schires/.rvm/gems/ruby-1.9.2-p180@ignition/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `<main>'
  26. rake aborted!
  27. Command failed with status (1): [/Users/cory.schires/.rvm/rubies/ruby-1.9.2...]
Add Comment
Please, Sign In to add comment