Skip to content

Instantly share code, notes, and snippets.

@carlhuda
Created December 3, 2009 02:09
Show Gist options
  • Save carlhuda/247828 to your computer and use it in GitHub Desktop.
Save carlhuda/247828 to your computer and use it in GitHub Desktop.
Rails 3.0.pre (git)
Loaded suite DepotTest
Started
................F..F......EE................
Finished in 3.577538 seconds.
1) Failure:
test_21.2_Routing_Requests(DepotTest)
[/Users/carlhuda/Developer/Source/awdwr/checkdepot.rb:988
/Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:48:in `instance_eval'
/Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:48:in `test_21.2_Routing_Requests'
/Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `__send__'
/Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `run']:
<"=> {:action=>\"edit\", :controller=>\"article\", :id=>\"123\"}"> expected but was
<"=> {:action=>\"unknown_request\", :controller=>\"blog\"}">.
2) Failure:
test_23.11_Adding_New_Templating_Systems(DepotTest)
[/Users/carlhuda/Developer/Source/awdwr/work/depot/vendor/rails/actionpack/lib/action_dispatch/testing/assertions/selector.rb:301:in `assert_select'
/Users/carlhuda/Developer/Source/awdwr/checkdepot.rb:1037
/Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:48:in `instance_eval'
/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'
/Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `__send__'
/Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `run']:
Expected at least 1 element matching "em", found 0.
<false> is not true.
3) Error:
test_25.1_Sending_E-mail(DepotTest):
RuntimeError: Section 25.1 not found
/Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:92:in `select'
/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'
/Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `instance_eval'
/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'
/Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `__send__'
/Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `run'
4) Error:
test_26_Active_Resources(DepotTest):
RuntimeError: Section 26 not found
/Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:92:in `select'
/Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `test_26_Active_Resources'
/Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `instance_eval'
/Users/carlhuda/.rvm/gems/ruby/1.8.7/gems/gorp-0.9.0/lib/gorp/test.rb:47:in `test_26_Active_Resources'
/Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `__send__'
/Users/carlhuda/Developer/Source/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:60:in `run'
44 tests, 875 assertions, 2 failures, 2 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment