Hi Bil, I got cc.rb all set up with a successful build and then put in a unit test:
def test_foo assert false end That caused a build failure so I think that test/unit must be returning a non-zero exit. Are you not seeing the same behaviour? What OS are you on? On Nov 10, 2007 5:15 AM, Bil Kleb <[EMAIL PROTECTED]> wrote: > Alexey Verkhovsky wrote: > > The known question is that test/unit does not exit with non-zero exit > > code when tests fail in the original 1.8.6 release. > > This issue has been fixed in 1.8.6 patchlevel 36. > > which has apparently regressed in patchlevel 110. :( > > Regards, > -- > Bil Kleb > http://fun3d.larc.nasa.gov > > _______________________________________________ > Cruisecontrolrb-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users >
_______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
