Skip to content

Instantly share code, notes, and snippets.

@trentonstrong
Created September 25, 2012 02:30
Show Gist options
  • Save trentonstrong/3779646 to your computer and use it in GitHub Desktop.
Save trentonstrong/3779646 to your computer and use it in GitHub Desktop.
Only 1 failure!
vagrant@lucid32:/vagrant$ arruspekku
..................................................................................................................................................F..................
Failures:
1) omniauth redirects to the specified callback url
Failure/Error: click_button "Allow"
Faraday::Error::ConnectionFailed:
end of file reached
# (eval):3:in `each'
# (eval):3:in `each_with_optional_block'
# (eval):7:in `uid_stack'
# (eval):3:in `times'
# (eval):3:in `times_with_optional_block'
# (eval):2:in `click_button'
# ./spec/acceptance_spec.rb:36:in `block (2 levels) in <top (required)>'
Finished in 33 minutes 32.85 seconds
165 examples, 1 failure
Failed examples:
rspec ./spec/acceptance_spec.rb:31 # omniauth redirects to the specified callback url
Randomized with seed 389
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment