products forums blog support careers about
  History | Log In     View a printable version of the current page.  
PRO USERS, to ensure 'PRIORITY SUPPORT' make sure that your ASAP account is "tagged" when you file the request. Click here for instructions on how to tag your account.
Issue Details (XML | Word | Printable)

Key: ROR-785
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Chris Williams
Reporter: Lele Forzani
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Aptana RadRails

require path RemoteTestRunnerRSpec.rb breaks on linux

Created: 05/Apr/08 07:41 PM   Updated: 11/Apr/08 01:04 PM
Component/s: Test::Unit
Affects Version/s: 1.0.1
Fix Version/s: 1.0.2

Impact on Workflow: Average
Studio Install Type: Eclipse Plugin
Operating System: Other Linux
Participants: Chris Williams and Lele Forzani


 Description  « Hide
The proposed fix for ROR-665 breaks on Linux as it uses backslashes on the path

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Lele Forzani - 05/Apr/08 07:46 PM
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load – spec\runner\formatter\base_formatter (MissingSourceFile)
from /usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
from /usr/lib64/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require'
from /usr/lib64/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:342:in `new_constants_in'
from /usr/lib64/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require'
from /home/lele/Develop/EclipseEuropa/workspace/.metadata/.plugins/org.rubypeople.rdt.testunit/RemoteTestRunnerRSpec.rb:1

Chris Williams - 11/Apr/08 01:04 PM
I fixed the original file in source. For existing users experiencing this problem you may need to manually edit the file yourselves (I'm not sure. The new plugin version might mean it copies the new version of the file).