On Thu, Nov 29, 2012 at 4:23 PM, Andy Lindeman <alinde...@gmail.com> wrote:

> On Thu, Nov 29, 2012 at 9:59 AM, Marko Anastasov <ma...@renderedtext.com>
> wrote:
> > Is it possible to write something in spec_helper.rb which would make
> "rake spec" start returning wrong exit code (zero) when there are failing
> specs? Something with config.around(:each) for example.
> >
> > I'm wondering because at https://semaphoreapp.com we sometimes have
> support questions which boil down to - there are failing specs, but the
> exit code was zero.
>
> If RSpec exits with 0 yet there was a failing spec, it sounds like a
> bug in RSpec. Let's fix it if so :) Do you have a reproducable test
> case?
>
>
I'm afraid I don't, it's not really my code - I can only view the output
log. That's why I'm asking for some general pointers (if there are any - I
know you can't really deal with problems without reproducible cases). I'll
see if I can get more data. Thanks!
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to