Skip to content

Instantly share code, notes, and snippets.

@boucher
Created February 8, 2012 20:06
Show Gist options
  • Save boucher/1772897 to your computer and use it in GitHub Desktop.
Save boucher/1772897 to your computer and use it in GitHub Desktop.
boucher ~/Stripe/sinatra (master) $ rake test
no such file to load -- coffee-script: skipping coffee tests
no such file to load -- creole: skipping creole tests
no such file to load -- haml: skipping haml tests
no such file to load -- liquid: skipping liquid tests
no such file to load -- markaby: skipping markaby tests
no such file to load -- redcarpet: skipping markdown tests with Tilt::RedcarpetTemplate
no such file to load -- bluecloth: skipping markdown tests with Tilt::BlueClothTemplate
no such file to load -- kramdown: skipping markdown tests with Tilt::KramdownTemplate
no such file to load -- maruku: skipping markdown tests with Tilt::MarukuTemplate
no such file to load -- radius: skipping radius tests
no such file to load -- slim: skipping slim tests
Loaded suite /Library/Ruby/Gems/1.8/gems/rake-0.9.2.2/lib/rake/rake_test_loader
Started
.............................................................................................................................................................................................................................................................................................................................................................................................................................exec "/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby" -I "/Users/boucher/Stripe/sinatra/lib" "/Users/boucher/Stripe/sinatra/test/integration/app.rb" -p 5807 2>&1
/Users/boucher/Stripe/sinatra/lib/sinatra/base.rb:2:in `require': no such file to load -- rack (LoadError)
from /Users/boucher/Stripe/sinatra/lib/sinatra/base.rb:2
from /Users/boucher/Stripe/sinatra/lib/sinatra.rb:1:in `require'
from /Users/boucher/Stripe/sinatra/lib/sinatra.rb:1
from /Users/boucher/Stripe/sinatra/test/integration/app.rb:1:in `require'
from /Users/boucher/Stripe/sinatra/test/integration/app.rb:1
Eexec "/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby" -I "/Users/boucher/Stripe/sinatra/lib" "/Users/boucher/Stripe/sinatra/test/integration/app.rb" -p 5807 2>&1
/Users/boucher/Stripe/sinatra/lib/sinatra/base.rb:2:in `require': no such file to load -- rack (LoadError)
from /Users/boucher/Stripe/sinatra/lib/sinatra/base.rb:2
from /Users/boucher/Stripe/sinatra/lib/sinatra.rb:1:in `require'
from /Users/boucher/Stripe/sinatra/lib/sinatra.rb:1
from /Users/boucher/Stripe/sinatra/test/integration/app.rb:1:in `require'
from /Users/boucher/Stripe/sinatra/test/integration/app.rb:1
E..................................................................................................................................................................................................................................................................................................................................................
Finished in 242.847082 seconds.
1) Error:
test_only_extends_main(IntegrationTest):
Errno::ECONNREFUSED: Connection refused - connect(2)
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:560:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:560:in `open'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:560:in `connect'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/timeout.rb:93:in `timeout'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:560:in `connect'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:542:in `start'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:242:in `open_http'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:162:in `catch'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:518:in `open'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:30:in `open'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:62:in `assert_content'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:46:in `with_server'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/timeout.rb:62:in `timeout'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:44:in `with_server'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:61:in `assert_content'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:68:in `test_only_extends_main'
2) Error:
test_sets_the_app_file(IntegrationTest):
Errno::ECONNREFUSED: Connection refused - connect(2)
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:560:in `initialize'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:560:in `open'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:560:in `connect'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/timeout.rb:93:in `timeout'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:560:in `connect'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/net/http.rb:542:in `start'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:242:in `open_http'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:162:in `catch'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:518:in `open'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:30:in `open'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:62:in `assert_content'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:46:in `with_server'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/timeout.rb:62:in `timeout'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:44:in `with_server'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:61:in `assert_content'
/Users/boucher/Stripe/sinatra/test/integration_test.rb:67:in `test_sets_the_app_file'
753 tests, 1458 assertions, 0 failures, 2 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