The build failed.
CHANGES
-------
Revision 6924 committed by david on 2007-06-01 06:48:09
Added proper handling of arrays (closes #8537) [hasmanyjosh]
M /trunk/activesupport/test/core_ext/array_ext_test.rb
M /trunk/activesupport/CHANGELOG
M /trunk/activesupport/test/core_ext/hash_ext_test.rb
M /trunk/activesupport/lib/active_support/core_ext/array/conversions.rb
M /trunk/activesupport/lib/active_support/core_ext/hash/conversions.rb
TEST FAILURES AND ERRORS
-----------------------
Name: test_get_collection_empty(ConnectionTest)
Type: Failure
Message: <nil> expected but was
<"\n">.
./test/connection_test.rb:118
Name: test_get_collection(ConnectionTest)
Type: Error
Message: NoMethodError: undefined method `[]' for nil:NilClass
./test/connection_test.rb:107:in `test_get_collection'
Name: test_get_collection_single(ConnectionTest)
Type: Error
Message: NoMethodError: undefined method `[]' for nil:NilClass
./test/connection_test.rb:113:in `test_get_collection_single'
See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/6924.1 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
-~----------~----~----~----~------~----~------~--~---