Advertisement
Guest User

Untitled

a guest
Aug 5th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.27 KB | None | 0 0
  1. justin@rubyb0x:~/Hire-Me-For-That$ rake test
  2. (in /home/justin/Hire-Me-For-That)
  3. Loaded suite /home/justin/.rvm/gems/ruby-1.9.2-p136@global/gems/rake-0.8.7/lib/rake/rake_test_loader
  4. Started
  5. .........................................................
  6. Finished in 5.783029 seconds.
  7.  
  8. 57 tests, 57 assertions, 0 failures, 0 errors, 0 skips
  9.  
  10. Test run options: --seed 45916
  11. Loaded suite /home/justin/.rvm/gems/ruby-1.9.2-p136@global/gems/rake-0.8.7/lib/rake/rake_test_loader
  12. Started
  13. ...............................................................................................
  14. Finished in 27.875201 seconds.
  15.  
  16. 95 tests, 111 assertions, 0 failures, 0 errors, 0 skips
  17.  
  18. Test run options: --seed 9605
  19. Loaded suite /home/justin/.rvm/gems/ruby-1.9.2-p136@global/gems/rake-0.8.7/lib/rake/rake_test_loader
  20. Started
  21. EEEE
  22. Finished in 5.635949 seconds.
  23.  
  24. 1) Error:
  25. test_should_be_able_to_create_an_account_as_a_company(UserRegistrationTest):
  26. Selenium::WebDriver::Error::WebDriverError: Could not find Firefox binary (os=linux). Make sure Firefox is installed or set the path manually with Selenium::WebDriver::Firefox::Binary.path=
  27. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:115:in `path'
  28. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:48:in `execute'
  29. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:29:in `start_with'
  30. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:73:in `start_silent_and_wait'
  31. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:35:in `block in launch'
  32. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/socket_lock.rb:22:in `locked'
  33. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:32:in `launch'
  34. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/bridge.rb:19:in `initialize'
  35. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:27:in `new'
  36. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:27:in `for'
  37. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver.rb:74:in `for'
  38. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/driver/selenium_driver.rb:94:in `browser'
  39. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/driver/selenium_driver.rb:110:in `visit'
  40. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/session.rb:135:in `visit'
  41. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/dsl.rb:104:in `visit'
  42. test/integration/user_registration_test.rb:47:in `block (3 levels) in <class:UserRegistrationTest>'
  43. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:42:in `assert_difference'
  44. test/integration/user_registration_test.rb:46:in `block (2 levels) in <class:UserRegistrationTest>'
  45. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:42:in `assert_difference'
  46. test/integration/user_registration_test.rb:45:in `block in <class:UserRegistrationTest>'
  47.  
  48. 2) Error:
  49. test_should_be_able_to_create_an_account_as_a_normal_user(UserRegistrationTest):
  50. Selenium::WebDriver::Error::WebDriverError: Could not find Firefox binary (os=linux). Make sure Firefox is installed or set the path manually with Selenium::WebDriver::Firefox::Binary.path=
  51. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:115:in `path'
  52. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:48:in `execute'
  53. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:29:in `start_with'
  54. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:73:in `start_silent_and_wait'
  55. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:35:in `block in launch'
  56. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/socket_lock.rb:22:in `locked'
  57. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:32:in `launch'
  58. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/bridge.rb:19:in `initialize'
  59. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:27:in `new'
  60. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:27:in `for'
  61. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver.rb:74:in `for'
  62. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/driver/selenium_driver.rb:94:in `browser'
  63. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/driver/selenium_driver.rb:110:in `visit'
  64. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/session.rb:135:in `visit'
  65. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/dsl.rb:104:in `visit'
  66. test/integration/user_registration_test.rb:8:in `block (3 levels) in <class:UserRegistrationTest>'
  67. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:42:in `assert_difference'
  68. test/integration/user_registration_test.rb:7:in `block (2 levels) in <class:UserRegistrationTest>'
  69. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:42:in `assert_difference'
  70. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:64:in `assert_no_difference'
  71. test/integration/user_registration_test.rb:6:in `block in <class:UserRegistrationTest>'
  72.  
  73. 3) Error:
  74. test_should_be_able_to_find_an_already_existing_company_and_register(UserRegistrationTest):
  75. Selenium::WebDriver::Error::WebDriverError: Could not find Firefox binary (os=linux). Make sure Firefox is installed or set the path manually with Selenium::WebDriver::Firefox::Binary.path=
  76. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:115:in `path'
  77. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:48:in `execute'
  78. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:29:in `start_with'
  79. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:73:in `start_silent_and_wait'
  80. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:35:in `block in launch'
  81. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/socket_lock.rb:22:in `locked'
  82. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:32:in `launch'
  83. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/bridge.rb:19:in `initialize'
  84. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:27:in `new'
  85. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:27:in `for'
  86. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver.rb:74:in `for'
  87. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/driver/selenium_driver.rb:94:in `browser'
  88. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/driver/selenium_driver.rb:110:in `visit'
  89. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/session.rb:135:in `visit'
  90. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/dsl.rb:104:in `visit'
  91. test/integration/user_registration_test.rb:87:in `block (3 levels) in <class:UserRegistrationTest>'
  92. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:42:in `assert_difference'
  93. test/integration/user_registration_test.rb:85:in `block (2 levels) in <class:UserRegistrationTest>'
  94. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:42:in `assert_difference'
  95. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:64:in `assert_no_difference'
  96. test/integration/user_registration_test.rb:84:in `block in <class:UserRegistrationTest>'
  97.  
  98. 4) Error:
  99. test_should_not_be_able_to_sign_up_without_accepting_terms_and_conditions(UserRegistrationTest):
  100. Selenium::WebDriver::Error::WebDriverError: Could not find Firefox binary (os=linux). Make sure Firefox is installed or set the path manually with Selenium::WebDriver::Firefox::Binary.path=
  101. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:115:in `path'
  102. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:48:in `execute'
  103. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/binary.rb:29:in `start_with'
  104. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:73:in `start_silent_and_wait'
  105. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:35:in `block in launch'
  106. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/socket_lock.rb:22:in `locked'
  107. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/launcher.rb:32:in `launch'
  108. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/firefox/bridge.rb:19:in `initialize'
  109. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:27:in `new'
  110. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver/common/driver.rb:27:in `for'
  111. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/selenium-webdriver-0.1.3/lib/selenium/webdriver.rb:74:in `for'
  112. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/driver/selenium_driver.rb:94:in `browser'
  113. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/driver/selenium_driver.rb:110:in `visit'
  114. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/session.rb:135:in `visit'
  115. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/capybara-0.4.1.2/lib/capybara/dsl.rb:104:in `visit'
  116. test/integration/user_registration_test.rb:28:in `block (3 levels) in <class:UserRegistrationTest>'
  117. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:42:in `assert_difference'
  118. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:64:in `assert_no_difference'
  119. test/integration/user_registration_test.rb:27:in `block (2 levels) in <class:UserRegistrationTest>'
  120. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:42:in `assert_difference'
  121. /home/justin/.rvm/gems/ruby-1.9.2-p136@hiremeforthat/gems/activesupport-3.0.5/lib/active_support/testing/assertions.rb:64:in `assert_no_difference'
  122. test/integration/user_registration_test.rb:26:in `block in <class:UserRegistrationTest>'
  123.  
  124. 4 tests, 0 assertions, 0 failures, 4 errors, 0 skips
  125.  
  126. Test run options: --seed 38675
  127. Errors running test:integration!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement