Skip to content

Instantly share code, notes, and snippets.

@dje
Created February 23, 2011 23:04
Show Gist options
  • Save dje/841394 to your computer and use it in GitHub Desktop.
Save dje/841394 to your computer and use it in GitHub Desktop.
$ export FOG_MOCK=false && bundle exec shindo tests/dns/requests/dnsimple
Skipping tests for terremarkecloud due to lacking credentials (add some to '~/.fog' to run them)
DNSimple::dns | DNS requests (dnsimple, dns)
success
+ get current zone count
- create zone
undefined method `>' for nil:NilClass (Excon::Errors::SocketError)
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/excon-0.5.6/lib/excon/response.rb:59:in `parse'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/excon-0.5.6/lib/excon/connection.rb:120:in `request'
/Users/dje/Development/fog/lib/fog/core/connection.rb:20:in `request'
/Users/dje/Development/fog/lib/fog/dns/dnsimple.rb:47:in `request'
/Users/dje/Development/fog/lib/fog/dns/requests/dnsimple/create_domain.rb:20:in `create_domain'
/Users/dje/Development/fog/tests/dns/requests/dnsimple/dns_tests.rb:38:in `block (3 levels) in <top (required)>'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:127:in `instance_eval'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:127:in `assert'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:105:in `test'
/Users/dje/Development/fog/tests/dns/requests/dnsimple/dns_tests.rb:34:in `block (2 levels) in <top (required)>'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:76:in `instance_eval'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:76:in `block in tests'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/formatador-0.0.16/lib/formatador.rb:92:in `indent'
(eval):3:in `indent'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:76:in `tests'
/Users/dje/Development/fog/tests/dns/requests/dnsimple/dns_tests.rb:20:in `block in <top (required)>'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:76:in `instance_eval'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:76:in `block in tests'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/formatador-0.0.16/lib/formatador.rb:92:in `indent'
(eval):3:in `indent'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:76:in `tests'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:36:in `initialize'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:12:in `new'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo.rb:12:in `tests'
/Users/dje/Development/fog/tests/dns/requests/dnsimple/dns_tests.rb:1:in `<top (required)>'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo/bin.rb:61:in `load'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo/bin.rb:61:in `block (2 levels) in run_in_thread'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo/bin.rb:58:in `each'
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo/bin.rb:58:in `block in run_in_thread'
Action? [c,q,r,?]? q
Exiting...
/Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo/bin.rb:61:in `load': undefined method `backtrace' for 8:Fixnum (NoMethodError)
from /Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo/bin.rb:61:in `block (2 levels) in run_in_thread'
from /Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo/bin.rb:58:in `each'
from /Users/dje/.rvm/gems/ruby-1.9.2-p180/gems/shindo-0.2.2/lib/shindo/bin.rb:58:in `block in run_in_thread'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment