alexey.verkhovsky@gmail.com
2008-Feb-08 22:26 UTC
[CruiseControl] RubyOnRails build 8822 failed
The build failed.
CHANGES
-------
Revision 8822 committed by marcel on 2008-02-08 22:04:06
Fix problem with render :partial collections, records, and locals. #11057
[lotswholetime]
M /trunk/actionpack/CHANGELOG
M
/trunk/actionpack/test/activerecord/render_partial_with_record_identification_test.rb
M /trunk/actionpack/test/controller/new_render_test.rb
M /trunk/actionpack/lib/action_view/partials.rb
TEST FAILURES AND ERRORS
-----------------------
Name: test_partial_collection_shorthand_with_locals(NewRenderTest)
Type: Error
Message: ActionView::ActionViewError: Couldn''t find template file for
customers/_customer in ["./test/controller/../fixtures/"]
./test/../lib/action_view/template.rb:60:in
`set_extension_and_file_name''
./test/../lib/action_view/template.rb:16:in `initialize''
./test/../lib/action_view/base.rb:279:in `new''
./test/../lib/action_view/base.rb:279:in `render_file''
./test/../lib/action_view/base.rb:297:in `render''
./test/../lib/action_view/partials.rb:118:in `render_partial''
./test/../lib/action_controller/benchmarking.rb:26:in `benchmark''
./test/../lib/../../activesupport/lib/active_support/core_ext/benchmark.rb:7:in
`realtime''
./test/../lib/action_controller/benchmarking.rb:26:in `benchmark''
./test/../lib/action_view/partials.rb:117:in `render_partial''
./test/../lib/action_view/partials.rb:147:in
`render_partial_collection''
./test/../lib/action_view/template_handlers/compilable.rb:38:in
`each_with_index''
./test/../lib/action_view/partials.rb:145:in `each''
./test/../lib/action_view/partials.rb:145:in `each_with_index''
./test/../lib/action_view/partials.rb:145:in
`render_partial_collection''
./test/../lib/action_view/partials.rb:130:in `render_partial''
./test/../lib/action_controller/base.rb:902:in `send!''
./test/../lib/action_controller/base.rb:902:in
`render_with_no_layout''
./test/../lib/action_controller/layout.rb:263:in
`render_without_benchmark''
./test/../lib/action_controller/benchmarking.rb:51:in `render''
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure''
./test/../lib/action_controller/benchmarking.rb:51:in `render''
./test/controller/new_render_test.rb:155:in
`partial_collection_shorthand_with_locals''
./test/../lib/action_controller/base.rb:1165:in `send''
./test/../lib/action_controller/base.rb:1165:in
`perform_action_without_filters''
./test/../lib/action_controller/filters.rb:699:in `call_filters''
./test/../lib/action_controller/filters.rb:691:in
`perform_action_without_benchmark''
./test/../lib/action_controller/benchmarking.rb:68:in
`perform_action_without_rescue''
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure''
./test/../lib/action_controller/benchmarking.rb:68:in
`perform_action_without_rescue''
./test/../lib/action_controller/rescue.rb:199:in `perform_action''
./test/../lib/action_controller/base.rb:529:in `send''
./test/../lib/action_controller/base.rb:529:in
`process_without_filters''
./test/../lib/action_controller/filters.rb:687:in
`process_without_session_management_support''
./test/../lib/action_controller/session_management.rb:123:in
`process_without_test''
./test/../lib/action_controller/test_process.rb:16:in `process''
./test/../lib/action_controller/test_process.rb:394:in `process''
./test/../lib/action_controller/test_process.rb:365:in `get''
./test/controller/new_render_test.rb:716:in
`test_partial_collection_shorthand_with_locals''
./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''
See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8822 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
-~----------~----~----~----~------~----~------~--~---