Created
April 2, 2009 21:25
-
-
Save fredjean/89502 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
1) | |
Errno::ECONNREFUSED in 'Topic test_side_effects' | |
Connection refused - connect(2) | |
/Users/fjean/Projects/kenai~subversion/junction2/vendor/plugins/acts_as_solr/lib/solr/connection.rb:141:in `post' | |
/Users/fjean/Projects/kenai~subversion/junction2/vendor/plugins/acts_as_solr/lib/solr/connection.rb:134:in `send' | |
/Users/fjean/Projects/kenai~subversion/junction2/vendor/plugins/acts_as_solr/lib/acts_as_solr.rb:47:in `execute' | |
/Users/fjean/Projects/kenai~subversion/junction2/vendor/plugins/acts_as_solr/lib/common_methods.rb:47:in `solr_delete' | |
/Users/fjean/Projects/kenai~subversion/junction2/vendor/plugins/acts_as_background_solr/lib/instance_methods.rb:13:in `solr_destroy' | |
/Users/fjean/Projects/kenai~subversion/junction2/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:429:in `call' | |
./spec/models/forum/topic_spec.rb:93:in `test_side_effects' | |
2) | |
'Api::CommitController should generate an event for each commit' FAILED | |
expected: > 0, | |
got: 0 | |
./spec/controllers/api/commit_controller_spec.rb:29: | |
Finished in 37.428559 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment