On Tue, Feb 26, 2008 at 11:15 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Finished in 6.445108 seconds
>
> 450 examples, 2 failures, 91 pending
> rake aborted!
>
> yet, cruisecontrolrb still reports success.
>
>
> any ideas?

Look closely at the return code of your rake tasks, or however you
invoke your tests/specs.  Try running them manually, outside of
cruise, and inspect the return code ($?).  See if you can track down
the false positive return code.

-- Chad
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to