Skip to content

Instantly share code, notes, and snippets.

@thomaspouncy
Created March 7, 2011 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomaspouncy/859067 to your computer and use it in GitHub Desktop.
Save thomaspouncy/859067 to your computer and use it in GitHub Desktop.
Sauce Capybara trace
Timeout::Error (Timeout::Error)
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/protocol.rb:140:in `rescue in rbuf_fill'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/protocol.rb:134:in `rbuf_fill'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/protocol.rb:116:in `readuntil'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/protocol.rb:126:in `readline'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:2211:in `read_status_line'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:2200:in `read_new'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:1183:in `transport_request'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:1169:in `request'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/rest-client-1.6.1/lib/restclient/net_http_ext.rb:17:in `request'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:1162:in `block in request'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:627:in `start'
/Users/thomaspouncy/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:1160:in `request'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/rest-client-1.6.1/lib/restclient/net_http_ext.rb:17:in `request'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/remote/http/default.rb:73:in `response_for'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/remote/http/default.rb:41:in `request'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/remote/http/common.rb:40:in `call'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/remote/bridge.rb:479:in `raw_execute'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/remote/bridge.rb:89:in `create_session'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/remote/bridge.rb:69:in `initialize'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:29:in `new'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:29:in `for'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver.rb:74:in `for'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/sauce-0.17.6/lib/sauce/selenium.rb:16:in `initialize'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/sauce-0.17.6/lib/sauce/capybara.rb:16:in `new'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/sauce-0.17.6/lib/sauce/capybara.rb:16:in `browser'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/capybara-0.4.1.2/lib/capybara/driver/selenium_driver.rb:110:in `visit'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/capybara-0.4.1.2/lib/capybara/session.rb:135:in `visit'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/capybara-0.4.1.2/lib/capybara/dsl.rb:104:in `visit'
/Users/thomaspouncy/Sites/ShareandTell/thesharenetwork/features/step_definitions/web_steps.rb:27:in `block in <top (required)>'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/core_ext/instance_exec.rb:48:in `instance_exec'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/core_ext/instance_exec.rb:48:in `block in cucumber_instance_exec'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/core_ext/instance_exec.rb:69:in `cucumber_run_with_backtrace_filtering'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/core_ext/instance_exec.rb:36:in `cucumber_instance_exec'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/rb_support/rb_step_definition.rb:62:in `invoke'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/step_match.rb:26:in `invoke'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime/support_code.rb:138:in `invoke'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/rb_support/rb_world.rb:22:in `__cucumber_invoke'
/Users/thomaspouncy/Sites/ShareandTell/thesharenetwork/features/step_definitions/widget_steps.rb:38:in `block in <top (required)>'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/core_ext/instance_exec.rb:48:in `instance_exec'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/core_ext/instance_exec.rb:48:in `block in cucumber_instance_exec'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/core_ext/instance_exec.rb:69:in `cucumber_run_with_backtrace_filtering'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/core_ext/instance_exec.rb:36:in `cucumber_instance_exec'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/rb_support/rb_step_definition.rb:62:in `invoke'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/step_match.rb:26:in `invoke'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/step_invocation.rb:63:in `invoke'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/step_invocation.rb:42:in `accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:99:in `block in visit_step'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:164:in `broadcast'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:98:in `visit_step'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/step_collection.rb:15:in `block in accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/step_collection.rb:14:in `each'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/step_collection.rb:14:in `accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:93:in `block in visit_steps'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:164:in `broadcast'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:92:in `visit_steps'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/scenario.rb:53:in `block (2 levels) in accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime.rb:79:in `block (2 levels) in with_hooks'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime.rb:95:in `before_and_after'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime.rb:78:in `block in with_hooks'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime/support_code.rb:115:in `call'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime/support_code.rb:115:in `block (3 levels) in around'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/language_support/language_methods.rb:13:in `block in around'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/language_support/language_methods.rb:95:in `call'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/language_support/language_methods.rb:95:in `execute_around'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/language_support/language_methods.rb:12:in `around'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime/support_code.rb:114:in `block (2 levels) in around'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime/support_code.rb:112:in `call'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime/support_code.rb:112:in `around'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime.rb:90:in `around'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime.rb:77:in `with_hooks'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/scenario.rb:51:in `block in accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/scenario.rb:106:in `with_visitor'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/scenario.rb:45:in `accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:51:in `block in visit_feature_element'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:164:in `broadcast'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:50:in `visit_feature_element'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/feature.rb:40:in `block in accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/feature.rb:39:in `each'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/feature.rb:39:in `accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:20:in `block in visit_feature'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:164:in `broadcast'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:19:in `visit_feature'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/features.rb:29:in `block in accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/features.rb:17:in `each'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/features.rb:17:in `each'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/features.rb:28:in `accept'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:14:in `block in visit_features'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:164:in `broadcast'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/ast/tree_walker.rb:13:in `visit_features'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/runtime.rb:45:in `run!'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/cli/main.rb:43:in `execute!'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/lib/cucumber/cli/main.rb:20:in `execute'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.10.0/bin/cucumber:14:in `<top (required)>'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/bin/cucumber:19:in `load'
/Users/thomaspouncy/.rvm/gems/ruby-1.9.2-p0/bin/cucumber:19:in `<main>'
features/widget_login.feature:21:in `And they open the widget'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment