Created
March 23, 2011 02:40
-
-
Save hasimo/882519 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
| localhost.localdomain{hasimo-t}% rake test | |
| Loaded suite /home/hasimo-t/.rvm/gems/ruby-1.9.2-p180/gems/rake-0.8.7/lib/rake/rake_test_loader | |
| Started | |
| E..EEEEEEEEEEEEEEEEEEEE..EEEEEEEEE.......................E..EE.....E.EE..EEEEEEEEEEEEE.EE......FEEEEEEEEEEEEEEEEEEE.EEE...EEEEEcould be a relative URI in location header which is not recommended | |
| 'The field value consists of a single absolute URI' in HTTP spec | |
| .Ecould be a relative URI in location header which is not recommended | |
| 'The field value consists of a single absolute URI' in HTTP spec | |
| EFF/home/hasimo-t/git/httpclient/lib/httpclient/http.rb:381: warning: variable $KCODE is no longer effective | |
| /home/hasimo-t/git/httpclient/lib/httpclient/http.rb:381: warning: variable $KCODE is no longer effective | |
| ......EEE.EE.EE | |
| Finished in 15.160148 seconds. | |
| 1) Error: | |
| test_agent_name(HTTPAccess2::TestClient): | |
| Errno::EINVAL: Invalid argument - bind(2) (http://localhost:17171) | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:748:in `initialize' | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:748:in `new' | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:748:in `create_socket' | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:705:in `block in connect' | |
| 2) Error: | |
| test_debug_dev(HTTPAccess2::TestClient): | |
| Errno::EINVAL: Invalid argument - bind(2) (http://localhost:17171) | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:748:in `initialize' | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:748:in `new' | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:748:in `create_socket' | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:705:in `block in connect' | |
| 3) Error: | |
| test_delete(HTTPAccess2::TestClient): | |
| Errno::EINVAL: Invalid argument - bind(2) (http://localhost:17171) | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:748:in `initialize' | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:748:in `new' | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:748:in `create_socket' | |
| /home/hasimo-t/git/httpclient/lib/httpclient/session.rb:705:in `block in connect' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment