Are you using Ruby 1.8.6?  There is a bug with Ruby 1.8.6 that is causing Test::Unit to return the incorrect exit code, and cruise not to fail.  For now, the fix is to go back to Ruby 1.8.4 or 1.8.5.  We're working on a better workaround.
<br><br><div><span class="gmail_quote">On 4/4/07, <b class="gmail_sendername">Levent Ali</b> &lt;<a href="mailto:levent@leventali.com">levent@leventali.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Even though there are errors and failures in our tests Cruise Control<br>is reporting the build is NOT broken and thus not emailing anybody...<br><br> aspire_rails_12x build 1818<br>finished at 3:43 PM on 04 April 2007 taking 46 minutes and 17 seconds
<br><br>Build Changeset<br>Revision 1818 committed by katem on 2007-04-04 12:47:28 removed<br>breakpoint M /aspire/branches/TRY-RAILS-1_2_X/app/models/talent_pool_notification.rb<br>Test Failures and Errors<br>Name: test_question_element_should_only_occur_once_on_question_set(QuestionSetElementTest)
<br>Type: Failure Message: &lt;1&gt; expected but was &lt;2&gt;.<br>./test/unit/question_set_element_test.rb:328 Name:<br>test_new_step_must_have_site_id(RegistrationWizardStepTest) Type:<br>Failure Message: &lt;1&gt; expected but was &lt;2&gt;.
<br>./test/unit/registration_wizard_step_test.rb:31 Name:<br>test_run(TalentPoolNotificationsTest) Type: Failure Message: &lt;3&gt;<br>expected but was &lt;0&gt;. ./test/unit/talent_pool_notifications_test.rb:60<br><br><br>
Any ideas why this may be?<br><br>cheers<br>Levent<br>_______________________________________________<br>Cruisecontrolrb-users mailing list<br><a href="mailto:Cruisecontrolrb-users@rubyforge.org">Cruisecontrolrb-users@rubyforge.org
</a><br><a href="http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users">http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users</a><br></blockquote></div><br>