Skip to content

Instantly share code, notes, and snippets.

@jraczak
Created October 7, 2015 19:04
Show Gist options
  • Save jraczak/8461782aa4c73b4886d3 to your computer and use it in GitHub Desktop.
Save jraczak/8461782aa4c73b4886d3 to your computer and use it in GitHub Desktop.
Finished in 30 secs
1) Error:
spec home, accessibility, and animation#test_0001_spec:
Timeout::Error: execution expired
/Users/justinr/.rvm/gems/ruby-2.0.0-p643/gems/appium_lib-3.0.2/lib/appium_lib/common/helper.rb:43:in `sleep'
/Users/justinr/.rvm/gems/ruby-2.0.0-p643/gems/appium_lib-3.0.2/lib/appium_lib/common/helper.rb:43:in `rescue in block in wait'
/Users/justinr/.rvm/gems/ruby-2.0.0-p643/gems/appium_lib-3.0.2/lib/appium_lib/common/helper.rb:38:in `block in wait'
/Users/justinr/.rvm/gems/ruby-2.0.0-p643/gems/appium_lib-3.0.2/lib/appium_lib/common/helper.rb:36:in `wait'
/Users/justinr/.rvm/gems/ruby-2.0.0-p643/gems/appium_lib-3.0.2/lib/appium_lib/driver.rb:161:in `rescue in block (3 levels) in promote_singleton_appium_methods'
/Users/justinr/.rvm/gems/ruby-2.0.0-p643/gems/appium_lib-3.0.2/lib/appium_lib/driver.rb:158:in `block (3 levels) in promote_singleton_appium_methods'
/Users/justinr/Desktop/tutorial/projects/ruby_android/appium/android/pages/home.rb:32:in `assert'
/Users/justinr/Desktop/tutorial/projects/ruby_android/appium/android/pages/home.rb:9:in `accessibility_click'
/Users/justinr/Desktop/tutorial/projects/ruby_android/appium/android/specs/test.rb:6:in `block (2 levels) in <top (required)>'
1 runs, 0 assertions, 0 failures, 1 errors, 0 skips
delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment