You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 inlocal process instead ...
Rack::File headers parameter replaces cache_control after Rack 1.5.
...............................................................F....................................................F...............F.............................
Failures:
etc
any ideas why this happened?
The text was updated successfully, but these errors were encountered:
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".
Hello~
it occured in my shell today
I retried running rspec using
and it shows
any ideas why this happened?
The text was updated successfully, but these errors were encountered: