alexey.verkhovsky@gmail.com
2007-Dec-10 19:59 UTC
[CruiseControl] RubyOnRails build 8371 failed
The build failed.
CHANGES
-------
Revision 8371 committed by marcel on 2007-12-10 19:45:14
Remove references to ActsAs* from the README now that it''s been pulled
out into a plugin. Closes #10451 [sjgman9]
M /trunk/activerecord/README
TEST FAILURES AND ERRORS
-----------------------
Name: test_layout_rendering(NewRenderTest)
Type: Failure
Message: <"<html>Hello world!</html>"> expected but
was
<"<html><html>\n
<p>Hello</p>\n</html>\n</html>">.
./test/controller/new_render_test.rb:552:in `test_layout_rendering''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
Name: test_layout_test_with_different_layout(NewRenderTest)
Type: Failure
Message: <"<html>Hello world!</html>"> expected but
was
<"<html><html>\n
<p>Hello</p>\n</html>\n</html>">.
./test/controller/new_render_test.rb:557:in
`test_layout_test_with_different_layout''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
Name: test_rendering_without_layout(NewRenderTest)
Type: Failure
Message: <"Hello world!"> expected but was
<"<html>\n <p>Hello</p>\n</html>\n">.
./test/controller/new_render_test.rb:562:in
`test_rendering_without_layout''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
Name: test_simple_show(NewRenderTest)
Type: Failure
Message: <"<html>Hello world!</html>"> expected but
was
<"<html><html>\n
<p>Hello</p>\n</html>\n</html>">.
./test/controller/new_render_test.rb:415:in `test_simple_show''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
Name: test_layout_rendering(RenderTest)
Type: Failure
Message: <"<html>Hello world!</html>"> expected but
was
<"<html><html>\n
<p>Hello</p>\n</html>\n</html>">.
./test/controller/render_test.rb:301:in `test_layout_rendering''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
Name: test_view_paths(ViewLoadPathsTest)
Type: Failure
Message: <"Hello world!"> expected but was
<"<html>\n <p>Hello</p>\n</html>\n">.
./test/controller/view_paths_test.rb:93:in `test_view_paths''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
Name: test_view_paths_override(ViewLoadPathsTest)
Type: Failure
Message: <"Hello overridden world!"> expected but was
<"<html>\n <p>Hello</p>\n</html>\n">.
./test/controller/view_paths_test.rb:100:in `test_view_paths_override''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
Name: test_view_paths_override_at_request_time(ViewLoadPathsTest)
Type: Failure
Message: <"Hello overridden world!"> expected but was
<"<html>\n <p>Hello</p>\n</html>\n">.
./test/controller/view_paths_test.rb:114:in
`test_view_paths_override_at_request_time''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
Name:
test_view_paths_override_for_layouts_in_controllers_with_a_module(ViewLoadPathsTest)
Type: Failure
Message: <"layout: Hello overridden world!"> expected but was
<"layout: <html>\n
<p>Hello</p>\n</html>\n">.
./test/controller/view_paths_test.rb:108:in
`test_view_paths_override_for_layouts_in_controllers_with_a_module''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8371 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
-~----------~----~----~----~------~----~------~--~---