alexey.verkhovsky@gmail.com
2008-Jan-21 04:13 UTC
[CruiseControl] RubyOnRails build 8679 failed
The build failed. CHANGES ------- Revision 8679 committed by gbuesing on 2008-01-21 03:55:54 Replace non-dst-aware TimeZone class with dst-aware class from tzinfo_timezone plugin. TimeZone#adjust and #unadjust are no longer available; tzinfo gem must now be present in order to perform time zone calculations, via #local_to_utc and #utc_to_local methods. M /trunk/activesupport/CHANGELOG M /trunk/activesupport/lib/active_support/values/time_zone.rb M /trunk/activesupport/test/time_zone_test.rb M /trunk/activesupport/test/abstract_unit.rb TEST FAILURES AND ERRORS ----------------------- Name: test_dependent_delete_and_destroy_with_belongs_to(HasManyAssociationsTest) Type: Error Message: StandardError: No fixture with name ''david_address'' found for table ''author_addresses'' ./test/../lib/active_record/fixtures.rb:877:in `author_addresses'' ./test/../lib/active_record/fixtures.rb:871:in `map'' ./test/../lib/active_record/fixtures.rb:871:in `author_addresses'' ./test/cases/associations_test.rb:999:in `test_dependent_delete_and_destroy_with_belongs_to'' ./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_dependent_delete_and_destroy_with_belongs_to(HasManyAssociationsTest) Type: Error Message: StandardError: No fixture with name ''david_address'' found for table ''author_addresses'' ./test/../lib/active_record/fixtures.rb:877:in `author_addresses'' ./test/../lib/active_record/fixtures.rb:871:in `map'' ./test/../lib/active_record/fixtures.rb:871:in `author_addresses'' ./test/cases/associations_test.rb:999:in `test_dependent_delete_and_destroy_with_belongs_to'' ./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_dependent_delete_and_destroy_with_belongs_to(HasManyAssociationsTest) Type: Error Message: StandardError: No fixture with name ''david_address'' found for table ''author_addresses'' ./test/../lib/active_record/fixtures.rb:877:in `author_addresses'' ./test/../lib/active_record/fixtures.rb:871:in `map'' ./test/../lib/active_record/fixtures.rb:871:in `author_addresses'' ./test/cases/associations_test.rb:999:in `test_dependent_delete_and_destroy_with_belongs_to'' ./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../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/8679 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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---