On Feb 11, 2008 5:30 PM, Arun Theivendirarajah <[EMAIL PROTECTED]> wrote: > I have been runing CC.rb for a couple of days now. I notice that the > dashboard claims that a build passed even when a few of my unit tests > fail. I would like to enforce the condition that ALL tests need to > pass, for the build to be successful. > > Is there a way to do that?
Yup. Upgrade Ruby to 1.8.6 patchlevel 111, or downgrade to 1.8.5. This is a known bug in some of the earlier 1.8.6 releases. -- Alexey Verkhovsky CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] RubyWorks [http://rubyworks.thoughtworks.com] _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
