Guest User

Untitled

a guest
Jul 22nd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. 1) Failure:
  2. test_redirects_if_not_logged_in_with_sso(ChatsController::SsoPublicGroupTest)
  3. [/test/functional/controllers/chats_controller_test.rb:161:in `test_redirects_if_not_logged_in_with_sso'
  4. /test/functional/controllers/chats_controller_test.rb:178:in `call'
  5. /test/functional/controllers/chats_controller_test.rb:178:in `with_sso'
  6. /test/functional/controllers/chats_controller_test.rb:157:in `test_redirects_if_not_logged_in_with_sso']:
  7. Expected response to be a <:redirect>, but was <500>
  8. <"">
  9.  
  10. 2) Error:
  11. test_asks_a_user_to_login_if_they_are_not(Functionals::TenderControllerTest):
  12. NoMethodError: undefined method `post' for #<Functionals::TenderControllerTest:0x5787806d>
  13. /test/functional/controllers/tender_controller_test.rb:17:in `test_asks_a_user_to_login_if_they_are_not'
  14.  
  15. 3) Error:
  16. test_forwards_ideas_to_the_tender_api(Functionals::TenderControllerTest):
  17. NoMethodError: undefined method `post' for #<Functionals::TenderControllerTest:0x166f569b>
  18. /test/functional/controllers/tender_controller_test.rb:38:in `test_forwards_ideas_to_the_tender_api'
  19.  
  20. 4) Error:
  21. test_forwards_problems_to_the_tender_api(Functionals::TenderControllerTest):
  22. NoMethodError: undefined method `post' for #<Functionals::TenderControllerTest:0x7fb483a3>
  23. /test/functional/controllers/tender_controller_test.rb:27:in `test_forwards_problems_to_the_tender_api'
  24.  
  25. 5) Failure:
  26. test_an_empty_mail_box_is_displayed(HomeController::DirectMessagingTest) [/test/functional/controllers/home_controller/direct_message_test.rb:12]:
  27. Expected at least 1 element matching "div#mail", found 0.
  28. <false> is not true.
  29.  
  30. 612 tests, 1348 assertions, 2 failures, 3 errors
  31. /usr/local/jruby-1.4.0/bin/jruby -I"lib:test" "/usr/local/jruby-1.4.0/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
  32. Errors running test:functionals!
Add Comment
Please, Sign In to add comment