This project is archived and is in readonly mode.
ActionPack fails while testing symlinks on win32
Reported by Yaroslav Markin | December 27th, 2008 @ 05:02 PM | in 2.x
1) Failure:
test_symlinked_layout_is_rendered(LayoutSymlinkedIsRenderedTest)
[./test/../lib/action_controller/test_case.rb:111:in `clean_backtrace'
./test/controller/layout_test.rb:176:in `test_symlinked_layout_is_rendered'
./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb
:57:in `__send__'
./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb
:57:in `run']:
Expected response to be a <200>, but was <500>
<"Missing template symlinked/symlinked_layout.erb in view path ./test/controller
/../fixtures/layout_tests/">
2142 tests, 10328 assertions, 1 failures, 0 errors
Ruby 1.8.6-287, latest rake, latest avail. git clone
Comments and changes to this ticket
-
Yaroslav Markin December 27th, 2008 @ 05:31 PM
- Tag changed from actionpack, bug, rake, win32 to actionpack, bug, patch, rake, win32
- Assigned user changed from josh to Pratik
Patch attached: no more symlink checking on windoze
-
Yaroslav Markin December 27th, 2008 @ 05:35 PM
- Tag changed from actionpack, bug, patch, rake, win32 to actionpack, bug, patch, win32
- Title changed from ActionPack fails on windows to ActionPack fails while testing symlinks on win32
-
Pratik December 27th, 2008 @ 10:11 PM
- State changed from new to resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>