The build failed.

CHANGES
-------
Revision 8684 committed by nzkoz on 2008-01-21 21:07:43
missing changelog for [8683]

  M /trunk/actionpack/CHANGELOG

Revision 8685 committed by nzkoz on 2008-01-21 21:08:28
Add label_tag helper for generating elements. Closes #10802 [DefV]

  M /trunk/actionpack/CHANGELOG
  M /trunk/actionpack/test/template/form_tag_helper_test.rb
  M /trunk/actionpack/lib/action_view/helpers/form_tag_helper.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/8685 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