On Sun, Sep 20, 2009 at 7:44 PM, Chad Woolley <[email protected]> wrote:
> I still see several non-integration failures, such as project_test.rb.

I tracked this down. I had to set RAILS_ENV=test at top of
test_helper.rb (this is the default for rails 2.3.2).  It was
defaulting to development, and causing spurious test failures by
picking up settings from local ~/.cruise.

Integration tests are still broken, though...
_______________________________________________
Cruisecontrolrb-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Reply via email to