The build failed.
CHANGES
-------
Revision 8689 committed by nzkoz on 2008-01-22 01:46:34
Refactor template compilation from AV::Base into the
template handlers. Closes #10888 [lifofifo]
A
/trunk/actionpack/lib/action_view/template_handlers/compilab
le.rb
M
/trunk/actionpack/lib/action_view/template_handlers/erb.rb
M
/trunk/actionpack/test/template/compiled_templates_test.rb
M /trunk/actionpack/lib/action_view/template_handler.rb
M
/trunk/actionpack/lib/action_view/template_handlers/rjs.rb
M /trunk/actionpack/lib/action_view/base.rb
M /trunk/actionpack/lib/action_view.rb
M
/trunk/actionpack/lib/action_view/template_handlers/builder.
rb
TEST FAILURES AND ERRORS
-----------------------
Name: test_ordering(FirstSecondHelperTest)
Type: Failure
Message: <"first mail"> expected but was
<"">.
./test/mail_render_test.rb:114:in `test_ordering'
./test/../lib/../../actionpack/lib/../../activesupport/lib/a
ctive_support/testing/setup_and_teardown.rb:59:in
`__send__'
./test/../lib/../../actionpack/lib/../../activesupport/lib/a
ctive_support/testing/setup_and_teardown.rb:59:in `run'
Name: test_use_helper(MailerHelperTest)
Type: Failure
Message: <"From: tester example.comrnTo: test localhostrnSubject: using helpersrnMime-Version:
1.0rnContent-Type: text/plain;
charset=utf-8rnrn"> expected to be =~
</Mr. Joe Person/>.
./test/mail_helper_test.rb:76:in `test_use_helper'
./test/../lib/../../actionpack/lib/../../activesupport/lib/a
ctive_support/testing/setup_and_teardown.rb:59:in
`__send__'
./test/../lib/../../actionpack/lib/../../activesupport/lib/a
ctive_support/testing/setup_and_teardown.rb:59:in `run'
Name: test_use_helper_method(MailerHelperTest)
Type: Failure
Message: <"From: tester example.comrnTo: test localhostrnSubject: using helpersrnMime-Version:
1.0rnContent-Type: text/plain;
charset=utf-8rnrn"> expected to be =~
</HelperMailer/>.
./test/mail_helper_test.rb:86:in `test_use_helper_method'
./test/../lib/../../actionpack/lib/../../activesupport/lib/a
ctive_support/testing/setup_and_teardown.rb:59:in
`__send__'
./test/../lib/../../actionpack/lib/../../activesupport/lib/a
ctive_support/testing/setup_and_teardown.rb:59:in `run'
Name: test_use_mail_helper(MailerHelperTest)
Type: Failure
Message: <"From: tester example.comrnTo: test localhostrnSubject: using mailing
helpersrnMime-Version: 1.0rnContent-Type: text/plain;
charset=utf-8rnrn"> expected to be =~
</ But soft!/>.
./test/mail_helper_test.rb:91:in `test_use_mail_helper'
./test/../lib/../../actionpack/lib/../../activesupport/lib/a
ctive_support/testing/setup_and_teardown.rb:59:in
`__send__'
./test/../lib/../../actionpack/lib/../../activesupport/lib/a
ctive_support/testing/setup_and_teardown.rb:59:in `run'
Name:
test_fragment_caching_in_rjs_partials(FunctionalFragmentCach
ingTest)
Type: Error
Message: ActionView::TemplateError: undefined method `[]'
for nil:NilClass
On line #7 of
usr/ccrb/shared/projects/rubyonrails/work/actionpack/test/fi
xtures/functional_caching/_partial.erb
See http://cruisecontrolrb.thoughtworks.com/builds/Ru
byOnRails/8689 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
-~----------~----~----~----~------~----~------~--~---
|