Skip to content

Instantly share code, notes, and snippets.

@mojombo
Created August 10, 2008 21:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mojombo/4775 to your computer and use it in GitHub Desktop.
Save mojombo/4775 to your computer and use it in GitHub Desktop.
1) Failure:
test_basic(TestRubyGitAlt)
[./test/test_rubygit_alt.rb:18:in `test_basic'
/Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__'
/Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `run']:
<false> is not true.
2) Failure:
test_clone_of_clone(TestRubyGitAlt)
[./test/test_rubygit_alt.rb:27:in `test_clone_of_clone'
/Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__'
/Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `run']:
<false> is not true.
3) Error:
test_tree_path(TestRubyGitAlt):
NoMethodError: undefined method `name' for nil:NilClass
./test/test_rubygit_alt.rb:36:in `test_tree_path'
/Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__'
/Library/Ruby/Gems/1.8/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `run'
137 tests, 291 assertions, 2 failures, 1 errors
rake aborted!
Command failed with status (1): [/System/Library/Frameworks/Ruby.framework/...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment