On Sep 21, 2010, at 4:08 AM, Amiruddin Nagri wrote:

> I am working on a Rails 3 application. Recently bundler got an update for 
> rspec, which upgraded it to 22, (previously we were using beta 20). 
> 
> After the update we are unable to run the old using 'rake spec:rcov', while 
> running with 'rake spec' is running fine. 
> When you do rake spec it does not give any output and finishes the task. 
> something like below :
> 
> $ rake spec --trace
> (in /work/rspec22)
> ** Invoke spec (first_time, not_needed)
> 
> $

This is a known issue (http://github.com/rspec/rspec-core/issues#issue/152) and 
will be fixed in the beta.23 release, later this week.

Cheers,
David
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to