The build failed.

CHANGES
-------
Revision 8746 committed by rick on 2008-01-29 01:09:49
Support retrieving TimeZones with a Duration.  TimeZone[-28800] == 
TimeZone[-480.minutes].  [rick]
  M /trunk/activesupport/CHANGELOG
  M /trunk/activesupport/lib/active_support/values/time_zone.rb
  M /trunk/activesupport/test/time_zone_test.rb



TEST FAILURES AND ERRORS
-----------------------
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_group_has_many_through_should_use_group_for_count(AssociationsJoinModelTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR:  column "comments.id" 
must appear in the GROUP BY clause or be used in an aggregate function

: SELECT "comments".* FROM "comments"  INNER JOIN posts ON comments.post_id = 
posts.id    WHERE (("posts".author_id = 1))  GROUP BY comments.post_id
    
./test/cases/../../lib/active_record/connection_adapters/abstract_adapter.rb:151:in
 `log'
    
./test/cases/../../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
 `execute_without_counting'
    ./test/cases/helper.rb:38:in `execute'
    
./test/cases/../../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
 `select_raw'
    
./test/cases/../../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
 `select'
    
./test/cases/../../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
 `select_all_without_query_cache'
    
./test/cases/../../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
 `select_all'
    ./test/cases/../../lib/active_record/base.rb:531:in `find_by_sql'
    ./test/cases/../../lib/active_record/base.rb:1245:in `find_every'
    ./test/cases/../../lib/active_record/base.rb:502:in `find'
    
./test/cases/../../lib/active_record/associations/has_many_through_association.rb:149:in
 `find_target'
    
./test/cases/../../lib/active_record/associations/association_proxy.rb:132:in 
`load_target'
    
./test/cases/../../lib/active_record/associations/association_proxy.rb:123:in 
`method_missing'
    
./test/cases/../../lib/active_record/associations/has_many_through_association.rb:142:in
 `method_missing'
    ./test/cases/associations/join_model_test.rb:607:in 
`test_group_has_many_through_should_use_group_for_count'
    
./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_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/8746 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