cruisecontrol.rb@gmail.com
2007-Jun-01 17:21 UTC
[CruiseControl] RubyOnRails build 6925 failed
The build failed.
CHANGES
-------
Revision 6925 committed by rick on 2007-06-01 17:14:14
pass the prefix_options to the instantiated record when using find without a
specific id. Closes #8544 [alloy]
M /trunk/activeresource/test/base_test.rb
M /trunk/activeresource/lib/active_resource/base.rb
M /trunk/activeresource/CHANGELOG
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/6925 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
-~----------~----~----~----~------~----~------~--~---