[EMAIL PROTECTED] wrote: ----- Is there a configuration option to have the build fail when a test fails?
If your actual problem is the usual one, upgrade your Ruby from 1.8.6 to 1.8.6-p36, or downgrade to 1.8.5. There is a known bug in 1.8.6 that makes test/unit return zero exit code even when some tests have failed. Alex _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
