alexey.verkhovsky@gmail.com
2008-Mar-21 23:19 UTC
[CruiseControl] RubyOnRails build 9072 failed
The build failed.
CHANGES
-------
New revision 9072 detected
Revision 9072 committed by bitsweat on 2008-03-21 23:10:42
Fix schema.rb. Please to be testing on more than just MySQL! References #9067.
M /trunk/activerecord/test/schema/schema.rb
Revision 9071 committed by gbuesing on 2008-03-21 22:48:00
Make TimeWithZone work with tzinfo 0.2.x: use TZInfo::Timezone#zone_identifier
alias for #abbreviation, silence warnings on tests. Raise LoadError when TZInfo
version is < 0.2 by sniffing for TZInfo::TimeOrDateTime constant. Move all
tzinfo-dependent TimeZone tests into uses_tzinfo block
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/core_ext/time_with_zone_test.rb
M /trunk/activesupport/lib/active_support/time_with_zone.rb
M /trunk/activesupport/test/abstract_unit.rb
TEST FAILURES AND ERRORS
-----------------------
Name:
test_has_one_through_eager_loading_through_polymorphic(HasOneThroughAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid input syntax
for integer: "Member"
: SELECT sponsors.* FROM "sponsors" WHERE (sponsors.sponsorable_id
IN (219785915,546797839) and sponsors.sponsorable_type =
''Member'')
./test/cases/../../lib/active_record/connection_adapters/abstract_adapter.rb:151:in
`log''
./test/cases/../../lib/active_record/connection_adapters/postgresql_adapter.rb:446:in
`execute_without_counting''
./test/cases/helper.rb:46:in `execute''
./test/cases/../../lib/active_record/connection_adapters/postgresql_adapter.rb:839:in
`select_raw''
./test/cases/../../lib/active_record/connection_adapters/postgresql_adapter.rb:826: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:539:in `find_by_sql''
./test/cases/../../lib/active_record/base.rb:1287:in `find_every''
./test/cases/../../lib/active_record/base.rb:510:in `find''
./test/cases/../../lib/active_record/association_preload.rb:238:in
`find_associated_records''
./test/cases/../../lib/active_record/association_preload.rb:127:in
`preload_has_one_association''
./test/cases/../../lib/active_record/association_preload.rb:40:in
`send''
./test/cases/../../lib/active_record/association_preload.rb:40:in
`preload_one_association''
./test/cases/../../lib/active_record/association_preload.rb:38:in
`each''
./test/cases/../../lib/active_record/association_preload.rb:38:in
`preload_one_association''
./test/cases/../../lib/active_record/association_preload.rb:17:in
`preload_associations''
./test/cases/../../lib/active_record/association_preload.rb:173:in
`preload_through_records''
./test/cases/../../lib/active_record/association_preload.rb:112:in
`preload_has_one_association''
./test/cases/../../lib/active_record/association_preload.rb:40:in
`send''
./test/cases/../../lib/active_record/association_preload.rb:40:in
`preload_one_association''
./test/cases/../../lib/active_record/association_preload.rb:38:in
`each''
./test/cases/../../lib/active_record/association_preload.rb:38:in
`preload_one_association''
./test/cases/../../lib/active_record/association_preload.rb:17:in
`preload_associations''
./test/cases/../../lib/active_record/association_preload.rb:16:in
`preload_associations''
./test/cases/../../lib/active_record/association_preload.rb:16:in
`each''
./test/cases/../../lib/active_record/association_preload.rb:16:in
`preload_associations''
./test/cases/../../lib/active_record/base.rb:1289:in `find_every''
./test/cases/../../lib/active_record/base.rb:510:in `find''
./test/cases/associations_test.rb:535:in
`test_has_one_through_eager_loading_through_polymorphic''
./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_has_one_through_eager_loading_through_polymorphic(HasOneThroughAssociationsTest)
Type: Error
Message: NoMethodError: undefined method `preload_associations'' for
NilClass:Class
./test/cases/../../lib/active_record/association_preload.rb:117:in
`preload_has_one_association''
./test/cases/../../lib/active_record/association_preload.rb:40:in
`send''
./test/cases/../../lib/active_record/association_preload.rb:40:in
`preload_one_association''
./test/cases/../../lib/active_record/association_preload.rb:38:in
`each''
./test/cases/../../lib/active_record/association_preload.rb:38:in
`preload_one_association''
./test/cases/../../lib/active_record/association_preload.rb:17:in
`preload_associations''
./test/cases/../../lib/active_record/association_preload.rb:16:in
`preload_associations''
./test/cases/../../lib/active_record/association_preload.rb:16:in
`each''
./test/cases/../../lib/active_record/association_preload.rb:16:in
`preload_associations''
./test/cases/../../lib/active_record/base.rb:1289:in `find_every''
./test/cases/../../lib/active_record/base.rb:510:in `find''
./test/cases/associations_test.rb:535:in
`test_has_one_through_eager_loading_through_polymorphic''
./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''
See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/9072 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
-~----------~----~----~----~------~----~------~--~---