Skip to content

Instantly share code, notes, and snippets.

@bkerley
Created July 31, 2008 20:20
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 bkerley/3520 to your computer and use it in GitHub Desktop.
Save bkerley/3520 to your computer and use it in GitHub Desktop.
(in /Users/bryce/Documents/hive/vendor/grit)
Loaded suite -e
Started
.............
..............................................................................................................FFE...........
Finished in 1.550918 seconds.
1) Failure:
test_basic(TestRubyGitAlt)
[./test/test_rubygit_alt.rb:18:in `test_basic'
/Library/Ruby/Gems/1.8/gems/mocha-0.9.0/lib/mocha/test_case_adapter.rb:69:in `__send__'
/Library/Ruby/Gems/1.8/gems/mocha-0.9.0/lib/mocha/test_case_adapter.rb:69: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.9.0/lib/mocha/test_case_adapter.rb:69:in `__send__'
/Library/Ruby/Gems/1.8/gems/mocha-0.9.0/lib/mocha/test_case_adapter.rb:69: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.9.0/lib/mocha/test_case_adapter.rb:69:in `__send__'
/Library/Ruby/Gems/1.8/gems/mocha-0.9.0/lib/mocha/test_case_adapter.rb:69:in `run'
137 tests, 289 assertions, 2 failures, 1 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment