Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rspec tests fail to run after run_ruby_test.py update #234

Open
jhulford opened this issue Aug 18, 2014 · 0 comments
Open

Rspec tests fail to run after run_ruby_test.py update #234

jhulford opened this issue Aug 18, 2014 · 0 comments

Comments

@jhulford
Copy link

After this commit 143625a my rspec tests fail to run (both ctrl-t and ctrl-r fail)

I had to change line number 233 in run_ruby_test.py to 'if False:' for them to build again.

Here's the console error I'm seeing:

Running /home/jhulford/.rvm/bin/rvm-auto-ruby -S rspec spec/lib/path/to/my_spec.rb:11
Traceback (most recent call last):
File "./sublime_plugin.py", line 337, in run_
File "./exec.py", line 146, in run
OSError: [Errno 2] No such file or directory: '/a/dummy/project/path'
reloading /home/jhulford/.config/sublime-text-2/Packages/User/RubyTest.last-run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant