Guest User

Untitled

a guest
Jul 22nd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. (in /Users/fuse/code/others/rails)
  2. ** Invoke test (first_time)
  3. ** Execute test
  4. (in /Users/fuse/code/others/rails/activesupport)
  5. ./test/abstract_unit.rb:12:in `require': no such file to load -- mocha (LoadError)
  6. from ./test/abstract_unit.rb:12
  7. from ./test/caching_test.rb:2:in `require'
  8. from ./test/caching_test.rb:2
  9. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
  10. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
  11. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
  12. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
  13. rake aborted!
  14. Command failed with status (1): [/System/Library/Frameworks/Ruby.framework/...]
  15.  
  16. (See full trace by running task with --trace)
  17. (in /Users/fuse/code/others/rails/activemodel)
  18. /Users/fuse/code/others/rails/activesupport/lib/active_support/i18n.rb:1:in `require': no such file to load -- i18n (LoadError)
  19. from /Users/fuse/code/others/rails/activesupport/lib/active_support/i18n.rb:1
  20. from ./lib/active_model.rb:61:in `require'
  21. from ./lib/active_model.rb:61
  22. from /Users/fuse/code/others/rails/activemodel/test/cases/helper.rb:10:in `require'
  23. from /Users/fuse/code/others/rails/activemodel/test/cases/helper.rb:10
  24. from /Users/fuse/code/others/rails/activemodel/test/cases/attribute_methods_test.rb:1:in `require'
  25. from /Users/fuse/code/others/rails/activemodel/test/cases/attribute_methods_test.rb:1
  26. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
  27. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
  28. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
  29. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
  30. rake aborted!
  31. Command failed with status (1): [/System/Library/Frameworks/Ruby.framework/...]
  32.  
  33. (See full trace by running task with --trace)
  34. (in /Users/fuse/code/others/rails/actionpack)
  35. /Users/fuse/code/others/rails/activesupport/lib/active_support/i18n.rb:1:in `require': no such file to load -- i18n (LoadError)
  36. from /Users/fuse/code/others/rails/activesupport/lib/active_support/i18n.rb:1
  37. from /Users/fuse/code/others/rails/activesupport/lib/active_support/core_ext/array/conversions.rb:4:in `require'
  38. from /Users/fuse/code/others/rails/activesupport/lib/active_support/core_ext/array/conversions.rb:4
  39. from /Users/fuse/code/others/rails/activesupport/lib/active_support/duration.rb:2:in `require'
  40. from /Users/fuse/code/others/rails/activesupport/lib/active_support/duration.rb:2
  41. from /Users/fuse/code/others/rails/activesupport/lib/active_support/core_ext/date/calculations.rb:2:in `require'
  42. from /Users/fuse/code/others/rails/activesupport/lib/active_support/core_ext/date/calculations.rb:2
  43. from /Users/fuse/code/others/rails/activesupport/lib/active_support/ruby/shim.rb:12:in `require'
  44. from /Users/fuse/code/others/rails/activesupport/lib/active_support/ruby/shim.rb:12
  45. from ./lib/abstract_controller.rb:4:in `require'
  46. from ./lib/abstract_controller.rb:4
  47. from ./test/abstract_unit.rb:16:in `require'
  48. from ./test/abstract_unit.rb:16
  49. from ./test/abstract/abstract_controller_test.rb:1:in `require'
  50. from ./test/abstract/abstract_controller_test.rb:1
  51. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
  52. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
  53. from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
Add Comment
Please, Sign In to add comment