Guest User

Untitled

a guest
May 16th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. Rails 3.0.pre (git)
  2. Loaded suite DepotTest
  3. Started
  4. ................F..F......EE................
  5. Finished in 3.577538 seconds.
  6.  
  7. 1) Failure:
  8. test_21.2_Routing_Requests(DepotTest)
  9. [/Users/carlhuda/Developer/Source/awdwr/checkdepot.rb:988
  10. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:48:in `instance_eval'
  11. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:48:in `test_21.2_Routing_Requests'
  12. /Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `__send__'
  13. /Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `run']:
  14. <"=> {:action=>\"edit\", :controller=>\"article\", :id=>\"123\"}"> expected but was
  15. <"=> {:action=>\"unknown_request\", :controller=>\"blog\"}">.
  16.  
  17. 2) Failure:
  18. test_23.11_Adding_New_Templating_Systems(DepotTest)
  19. [/Users/carlhuda/Developer/Source/awdwr/work/depot/vendor/rails/actionpack/lib/action_dispatch/testing/assertions/selector.rb:301:in `assert_select'
  20. /Users/carlhuda/Developer/Source/awdwr/checkdepot.rb:1037
  21. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:48:in `instance_eval'
  22. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:48:in `test_23.11_Adding_New_Templating_Systems'
  23. /Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `__send__'
  24. /Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `run']:
  25. Expected at least 1 element matching "em", found 0.
  26. <false> is not true.
  27.  
  28. 3) Error:
  29. test_25.1_Sending_E-mail(DepotTest):
  30. RuntimeError: Section 25.1 not found
  31. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:92:in `select'
  32. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `test_25.1_Sending_E-mail'
  33. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `instance_eval'
  34. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `test_25.1_Sending_E-mail'
  35. /Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `__send__'
  36. /Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `run'
  37.  
  38. 4) Error:
  39. test_26_Active_Resources(DepotTest):
  40. RuntimeError: Section 26 not found
  41. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:92:in `select'
  42. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `test_26_Active_Resources'
  43. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `instance_eval'
  44. /Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `test_26_Active_Resources'
  45. /Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `__send__'
  46. /Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `run'
  47.  
  48. 44 tests, 875 assertions, 2 failures, 2 errors
Add Comment
Please, Sign In to add comment