Created
July 31, 2008 20:20
-
-
Save bkerley/3520 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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