[Cruisecontrolrb-users] reporting failures
Chad Woolley
thewoolleyman at gmail.com
Wed Feb 27 02:29:08 EST 2008
On Tue, Feb 26, 2008 at 11:15 PM, itsdave101 at gmail.com
<itsdave101 at gmail.com> 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
More information about the Cruisecontrolrb-users
mailing list