This project is archived and is in readonly mode.
[PATCH] ActiveSupport tests fail when run from a directory with a space in its location
Reported by Kieran P | August 9th, 2009 @ 08:44 AM
When ActiveSupport test suite is run from a directory path that contains a space (e.g. /Users/rails/Rails Edge/) then the test fail. When the space is removed, they work again.
Comments and changes to this ticket
-
John Pignata August 9th, 2009 @ 03:18 PM
- Tag changed from 1.8.6, 3.0, activesupport, active_support, bugmash, errors, rails, tests to 1.8.6, 3.0, activesupport, active_support, bugmash, patch
- Title changed from ActiveSupport tests fail when run from a directory with a space in its location to [PATCH] ActiveSupport tests fail when run from a directory with a space in its location
-
Simon Jefford August 9th, 2009 @ 05:02 PM
+1 issue exists without patch, patch fixes issue and applies cleanly
-
Dan Croak August 9th, 2009 @ 05:44 PM
+1 verified issue exists in 2-3-stable.
I've attached a patch that applies cleanly in 2-3-stable.
-
Josh Nichols August 10th, 2009 @ 05:01 AM
+1, for freedome of having rails wherever you want, and still being able to run the tests.
Verified applies on both 2-3 and master.
-
Jeremy Kemper August 10th, 2009 @ 06:37 AM
- Tag changed from 1.8.6, 3.0, activesupport, active_support, bugmash, patch to 1.8.6, 3.0, activesupport, active_support, patch
- State changed from new to committed
2-3-stable doesn't have isolation tests so I'm not sure what the above patch is for.
-
Repository August 10th, 2009 @ 06:37 AM
(from [793a9f122f66c28cfb58cd885a9a8cda35c4a0dd]) Fixing isolation test
[#3022 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/793a9f122f66c28cfb58cd885a9a8c...
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>
People watching this ticket
Attachments
Referenced by
- 3022 [PATCH] ActiveSupport tests fail when run from a directory with a space in its location [#3022 state:committed]