alexey.verkhovsky@gmail.com
2008-Jan-19 05:43 UTC
[CruiseControl] RubyOnRails build 8674 failed
The build failed. CHANGES ------- Revision 8673 committed by bitsweat on 2008-01-19 05:24:44 Add timing test for large restful route recognition. References #10835 [oleganza] M /trunk/actionpack/test/controller/routing_test.rb M /trunk/actionpack/test/controller/fake_controllers.rb Revision 8674 committed by bitsweat on 2008-01-19 05:25:20 Performance: optimize route recognition. Large speedup for apps with many resource routes. Closes #10835. M /trunk/actionpack/CHANGELOG M /trunk/actionpack/lib/action_controller/routing/route_set.rb A /trunk/actionpack/lib/action_controller/routing/recognition_optimisation.rb M /trunk/actionpack/lib/action_controller/routing.rb TEST FAILURES AND ERRORS ----------------------- Name: test_custom_template(ActionMailerTest) Type: Failure Message: Exception raised: Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_service_test.rb:369:in `test_custom_template'' ./test/mail_service_test.rb:369:in `test_custom_template'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/mail_service_test.rb:369:in `test_custom_template'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_custom_templating_extension(ActionMailerTest) Type: Failure Message: Exception raised: Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_service_test.rb:389:in `test_custom_templating_extension'' ./test/mail_service_test.rb:389:in `test_custom_templating_extension'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/mail_service_test.rb:389:in `test_custom_templating_extension'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_doesnt_raise_errors_when_raise_delivery_errors_is_false(ActionMailerTest) Type: Failure Message: Exception raised: Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/mail_service_test.rb:522:in `test_doesnt_raise_errors_when_raise_delivery_errors_is_false'' ./test/mail_service_test.rb:522:in `test_doesnt_raise_errors_when_raise_delivery_errors_is_false'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/mail_service_test.rb:522:in `test_doesnt_raise_errors_when_raise_delivery_errors_is_false'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_signed_up(ActionMailerTest) Type: Failure Message: Exception raised: Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_service_test.rb:351:in `test_signed_up'' ./test/mail_service_test.rb:351:in `test_signed_up'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/mail_service_test.rb:351:in `test_signed_up'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_signed_up_with_url(ActionMailerUrlTest) Type: Failure Message: Exception raised: Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/url_test.rb:68:in `test_signed_up_with_url'' ./test/url_test.rb:68:in `test_signed_up_with_url'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/url_test.rb:68:in `test_signed_up_with_url'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_deprecated_old_subtemplate(RenderHelperTest) Type: Failure Message: <ActionView::ActionViewError> exception expected but was Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/mail_render_test.rb:34:in `included_old_subtemplate'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/mail_render_test.rb:94:in `test_deprecated_old_subtemplate'' ./test/mail_render_test.rb:93:in `test_deprecated_old_subtemplate'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/mail_render_test.rb:93:in `test_deprecated_old_subtemplate'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_assert_emails(TestHelperMailerTest) Type: Failure Message: Exception raised: Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/test_helper_test.rb:7:in `test'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/test_helper_test.rb:45:in `test_assert_emails'' ./test/../lib/action_mailer/test_helper.rb:28:in `assert_emails'' ./test/test_helper_test.rb:44:in `test_assert_emails'' ./test/test_helper_test.rb:43:in `test_assert_emails'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/test_helper_test.rb:43:in `test_assert_emails'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_assert_emails_too_few_sent(TestHelperMailerTest) Type: Failure Message: <Test::Unit::AssertionFailedError> exception expected but was Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/test_helper_test.rb:7:in `test'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/test_helper_test.rb:89:in `test_assert_emails_too_few_sent'' ./test/../lib/action_mailer/test_helper.rb:28:in `assert_emails'' ./test/test_helper_test.rb:88:in `test_assert_emails_too_few_sent'' ./test/test_helper_test.rb:87:in `test_assert_emails_too_few_sent'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/test_helper_test.rb:87:in `test_assert_emails_too_few_sent'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_assert_emails_too_many_sent(TestHelperMailerTest) Type: Failure Message: <Test::Unit::AssertionFailedError> exception expected but was Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/test_helper_test.rb:7:in `test'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/test_helper_test.rb:99:in `test_assert_emails_too_many_sent'' ./test/../lib/action_mailer/test_helper.rb:28:in `assert_emails'' ./test/test_helper_test.rb:98:in `test_assert_emails_too_many_sent'' ./test/test_helper_test.rb:97:in `test_assert_emails_too_many_sent'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/test_helper_test.rb:97:in `test_assert_emails_too_many_sent'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_assert_emails_with_no_block(TestHelperMailerTest) Type: Failure Message: Exception raised: Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/test_helper_test.rb:7:in `test'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/test_helper_test.rb:67:in `test_assert_emails_with_no_block'' ./test/test_helper_test.rb:66:in `test_assert_emails_with_no_block'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/test_helper_test.rb:66:in `test_assert_emails_with_no_block'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_assert_no_emails(TestHelperMailerTest) Type: Failure Message: Exception raised: Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/test_helper_test.rb:7:in `test'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/test_helper_test.rb:81:in `test_assert_no_emails'' ./test/../lib/action_mailer/test_helper.rb:28:in `assert_emails'' ./test/../lib/action_mailer/test_helper.rb:56:in `assert_no_emails'' ./test/test_helper_test.rb:80:in `test_assert_no_emails'' ./test/test_helper_test.rb:79:in `test_assert_no_emails'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/test_helper_test.rb:79:in `test_assert_no_emails'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_assert_no_emails_failure(TestHelperMailerTest) Type: Failure Message: <Test::Unit::AssertionFailedError> exception expected but was Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/test_helper_test.rb:7:in `test'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/test_helper_test.rb:110:in `test_assert_no_emails_failure'' ./test/../lib/action_mailer/test_helper.rb:28:in `assert_emails'' ./test/../lib/action_mailer/test_helper.rb:56:in `assert_no_emails'' ./test/test_helper_test.rb:109:in `test_assert_no_emails_failure'' ./test/test_helper_test.rb:108:in `test_assert_no_emails_failure'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/test_helper_test.rb:108:in `test_assert_no_emails_failure'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_repeated_assert_emails_calls(TestHelperMailerTest) Type: Failure Message: Exception raised: Class: <ActionView::TemplateFinder::InvalidViewPath> Message: <"Unprocessed view path found in [\"./test/fixtures\"]"> ---Backtrace--- ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/test_helper_test.rb:7:in `test'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/test_helper_test.rb:53:in `test_repeated_assert_emails_calls'' ./test/../lib/action_mailer/test_helper.rb:28:in `assert_emails'' ./test/test_helper_test.rb:52:in `test_repeated_assert_emails_calls'' ./test/test_helper_test.rb:51:in `test_repeated_assert_emails_calls'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' --------------- ./test/test_helper_test.rb:51:in `test_repeated_assert_emails_calls'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_fragment_caching_in_rjs_partials(FunctionalFragmentCachingTest) Type: Error Message: ActionView::TemplateError: undefined method `[]'' for nil:NilClass On line #1 of usr/ccrb/shared/projects/rubyonrails/work/actionpack/test/fixtures/functional_caching/_partial.erb Name: test_deliveries_array(ActionMailerTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/mail_service_test.rb:505:in `test_deliveries_array'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_delivery_logs_sent_mail(ActionMailerTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_service_test.rb:535:in `test_delivery_logs_sent_mail'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_implicitly_multipart_messages(ActionMailerTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:428:in `create!'' ./test/../lib/action_mailer/base.rb:420:in `each'' ./test/../lib/action_mailer/base.rb:420:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_service_test.rb:768:in `test_implicitly_multipart_messages'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_implicitly_multipart_messages_with_charset(ActionMailerTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:428:in `create!'' ./test/../lib/action_mailer/base.rb:420:in `each'' ./test/../lib/action_mailer/base.rb:420:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_service_test.rb:789:in `test_implicitly_multipart_messages_with_charset'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_implicitly_multipart_messages_with_custom_order(ActionMailerTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:428:in `create!'' ./test/../lib/action_mailer/base.rb:420:in `each'' ./test/../lib/action_mailer/base.rb:420:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_service_test.rb:781:in `test_implicitly_multipart_messages_with_custom_order'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_implicitly_multipart_with_utf8(ActionMailerTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:428:in `create!'' ./test/../lib/action_mailer/base.rb:420:in `each'' ./test/../lib/action_mailer/base.rb:420:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_service_test.rb:734:in `test_implicitly_multipart_with_utf8'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_multipart_with_template_path_with_dots(ActionMailerTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures/path.with.dots"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_service_test.rb:878:in `test_multipart_with_template_path_with_dots'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_perform_deliveries_flag(ActionMailerTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/mail_service_test.rb:512:in `test_perform_deliveries_flag'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_performs_delivery_via_sendmail(ActionMailerTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/mail_service_test.rb:531:in `test_performs_delivery_via_sendmail'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_ordering(FirstSecondHelperTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_render_test.rb:113:in `test_ordering'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_use_example_helper(MailerHelperTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_helper_test.rb:80:in `test_use_example_helper'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_use_helper(MailerHelperTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_helper_test.rb:75:in `test_use_helper'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_use_helper_method(MailerHelperTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_helper_test.rb:85:in `test_use_helper_method'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_use_mail_helper(MailerHelperTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_helper_test.rb:90:in `test_use_mail_helper'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_file_template(RenderHelperTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/mail_render_test.rb:15:in `file_template'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_render_test.rb:78:in `test_file_template'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_included_subtemplate(RenderHelperTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:428:in `create!'' ./test/../lib/action_mailer/base.rb:420:in `each'' ./test/../lib/action_mailer/base.rb:420:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/mail_render_test.rb:88:in `test_included_subtemplate'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_inline_template(RenderHelperTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/mail_render_test.rb:8:in `inline_template'' ./test/../lib/action_mailer/base.rb:410:in `__send__'' ./test/../lib/action_mailer/base.rb:410:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:351:in `new'' ./test/../lib/action_mailer/base.rb:351:in `method_missing'' ./test/mail_render_test.rb:73:in `test_inline_template'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' Name: test_rxml_template(RenderHelperTest) Type: Error Message: ActionView::TemplateFinder::InvalidViewPath: Unprocessed view path found in ["./test/fixtures"] ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:156:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `each'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:155:in `check_view_paths'' ./test/../lib/../../actionpack/lib/action_view/template_finder.rb:70:in `initialize'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `new'' ./test/../lib/../../actionpack/lib/action_view/base.rb:267:in `initialize'' ./test/../lib/action_mailer/base.rb:510:in `new'' ./test/../lib/action_mailer/base.rb:510:in `initialize_template_class_without_helper'' ./test/../lib/action_mailer/helpers.rb:106:in `initialize_template_class'' ./test/../lib/action_mailer/base.rb:502:in `render'' ./test/../lib/action_mailer/base.rb:494:in `render_message'' ./test/../lib/action_mailer/base.rb:442:in `create!'' ./test/../lib/action_mailer/base.rb:403:in `initialize'' ./test/../lib/action_mailer/base.rb:352:in `new'' ./test/../lib/action_mailer/base.rb:352:in `method_missing'' ./test/mail_render_test.rb:83:in `test_rxml_template'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'' ./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in `run'' See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8674 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 -~----------~----~----~----~------~----~------~--~---