Guest User

Untitled

a guest
Feb 19th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. 1) Failure:
  2. test_basic(TestRubyGitAlt)
  3. [./test/test_rubygit_alt.rb:18:in `test_basic'
  4. /Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__'
  5. /Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `run']:
  6. <false> is not true.
  7.  
  8. 2) Failure:
  9. test_clone_of_clone(TestRubyGitAlt)
  10. [./test/test_rubygit_alt.rb:27:in `test_clone_of_clone'
  11. /Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__'
  12. /Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `run']:
  13. <false> is not true.
  14.  
  15. 3) Error:
  16. test_tree_path(TestRubyGitAlt):
  17. NoMethodError: undefined method `name' for nil:NilClass
  18. ./test/test_rubygit_alt.rb:36:in `test_tree_path'
  19. /Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__'
  20. /Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `run'
  21.  
  22. 137 tests, 291 assertions, 2 failures, 1 errors
  23. rake aborted!
  24. Command failed with status (1): [/System/Library/Frameworks/Ruby.framework/...]
Add Comment
Please, Sign In to add comment