The build failed.

CHANGES
-------
Revision 8683 committed by nzkoz on 2008-01-21 20:45:04
Reapply the TemplateFinder first applied in [8669] then reverted in [8676]. 
Closes #10800 [lifofifo]

  A /trunk/actionpack/lib/action_view/template_finder.rb
  M /trunk/actionpack/lib/action_controller/base.rb
  M /trunk/actionpack/test/controller/render_test.rb
  M /trunk/actionmailer/lib/action_mailer/base.rb
  M /trunk/actionpack/lib/action_view/helpers/cache_helper.rb
  M /trunk/actionpack/lib/action_controller/layout.rb
  M /trunk/actionpack/test/controller/mime_responds_test.rb
  M /trunk/actionpack/lib/action_view/base.rb
  M /trunk/actionpack/test/controller/new_render_test.rb
  M /trunk/actionpack/test/controller/view_paths_test.rb
  A /trunk/actionpack/test/template/template_finder_test.rb
  M /trunk/actionpack/lib/action_controller/dispatcher.rb
  M /trunk/actionpack/lib/action_view.rb



TEST FAILURES AND ERRORS
-----------------------
Name: test_should_return_nil_as_average(CalculationsTest)
Type: Failure
Message: <nil> expected but was
<1586.43>.

./test/cases/calculations_test.rb:25:in `test_should_return_nil_as_average'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_create_without_loading_association(HasManyAssociationsTest)
Type: Failure
Message: 3 instead of 1 queries were executed.
<1> expected but was
<3>.

./test/cases/../../lib/active_record/test_case.rb:28:in `assert_queries'
     ./test/cases/associations_test.rb:827:in 
`test_create_without_loading_association'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_not_resaved_when_unchanged(HasOneAssociationsTest)
Type: Failure
Message: 3 instead of 1 queries were executed.
<1> expected but was
<3>.

./test/cases/../../lib/active_record/test_case.rb:28:in `assert_queries'
     ./test/cases/associations_test.rb:444:in `test_not_resaved_when_unchanged'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_save_on_parent_saves_children(AssociationProxyTest)
Type: Failure
Message: <1> expected but was
<2>.

./test/cases/associations_test.rb:146:in `test_save_on_parent_saves_children'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_should_return_nil_as_average(CalculationsTest)
Type: Failure
Message: <nil> expected but was
<1586.43>.

./test/cases/calculations_test.rb:25:in `test_should_return_nil_as_average'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_create_without_loading_association(HasManyAssociationsTest)
Type: Failure
Message: 3 instead of 1 queries were executed.
<1> expected but was
<3>.

./test/cases/../../lib/active_record/test_case.rb:28:in `assert_queries'
     ./test/cases/associations_test.rb:827:in 
`test_create_without_loading_association'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_not_resaved_when_unchanged(HasOneAssociationsTest)
Type: Failure
Message: 3 instead of 1 queries were executed.
<1> expected but was
<3>.

./test/cases/../../lib/active_record/test_case.rb:28:in `assert_queries'
     ./test/cases/associations_test.rb:444:in `test_not_resaved_when_unchanged'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_save_on_parent_saves_children(AssociationProxyTest)
Type: Failure
Message: <1> expected but was
<2>.

./test/cases/associations_test.rb:146:in `test_save_on_parent_saves_children'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_should_return_nil_as_average(CalculationsTest)
Type: Failure
Message: <nil> expected but was
<1586.43>.

./test/cases/calculations_test.rb:25:in `test_should_return_nil_as_average'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_ordering(FirstSecondHelperTest)
Type: Failure
Message: <"first mail"> expected but was
<"">.

./test/mail_render_test.rb:114:in `test_ordering'
     
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_use_helper(MailerHelperTest)
Type: Failure
Message: <"From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: using 
helpers\r\nMime-Version: 1.0\r\nContent-Type: text/plain; 
charset=utf-8\r\n\r\n"> expected to be =~
</Mr. Joe Person/>.

./test/mail_helper_test.rb:76:in `test_use_helper'
     
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_use_helper_method(MailerHelperTest)
Type: Failure
Message: <"From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: using 
helpers\r\nMime-Version: 1.0\r\nContent-Type: text/plain; 
charset=utf-8\r\n\r\n"> expected to be =~
</HelperMailer/>.

./test/mail_helper_test.rb:86:in `test_use_helper_method'
     
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_use_mail_helper(MailerHelperTest)
Type: Failure
Message: <"From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: using mailing 
helpers\r\nMime-Version: 1.0\r\nContent-Type: text/plain; 
charset=utf-8\r\n\r\n"> expected to be =~
</  But soft!/>.

./test/mail_helper_test.rb:91:in `test_use_mail_helper'
     
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_fragment_caching_in_rjs_partials(FunctionalFragmentCachingTest)
Type: Error
Message: ActionView::TemplateError: undefined method `[]' for nil:NilClass

    On line #1 of 
usr/ccrb/shared/projects/rubyonrails/work/actionpack/test/fixtures/functional_caching/_partial.erb




See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8683 for details.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to