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

spork puts "Done." but didn't finish testing #231

Open
alikewmk opened this issue Jun 26, 2013 · 2 comments
Open

spork puts "Done." but didn't finish testing #231

alikewmk opened this issue Jun 26, 2013 · 2 comments

Comments

@alikewmk
Copy link

Hello~

it occured in my shell today

17:32:03 - INFO - Guard::RSpec is running
17:32:03 - INFO - Running all specs
Running tests with args ["--drb", "spec", "-f", "progress", "-r",       "/Users/wmk/.rvm/gems/ruby-1.9.3-p392/gems/guard-rspec-2.3.3/lib/guard/rspec/formatter.rb", "-f", "Guard::RSpec::Formatter", "--failure-exit-code", "2", "spec"]...
...............................................................F....................................................F...............Done.

I retried running rspec using

rspec spec

and it shows

No DRb server is running. Running in local process instead ...
Rack::File headers parameter replaces cache_control after Rack 1.5.
...............................................................F....................................................F...............F.............................

Failures:
etc

any ideas why this happened?

@hauleth
Copy link

hauleth commented Jul 19, 2013

In my project Spork isn''t performing any RSpec test. There is just some waiting, and then I see Done..

@inspire22
Copy link

I'm having a similar problem all of a sudden. When I run without spork it finishes fine, when I run with it, it runs the tests, but doesn't print any dots or "failures".

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

3 participants