« Return to Thread: rake build issue related to foreign key constraints?

rake build issue related to foreign key constraints?

by Travis Walters-2 :: Rate this Message:

Reply to Author | View in Thread

I'm setting up cruisecontrol.rb to build a simple rails project.  When I run rake test from the work directory manually all tests pass and the build is successful but when I run the build thru cc it fails with an error on a create table statement saying the table already exists.  Any suggestions would be very much appreciated.  Also, if I run the rake command with a trace the results show different values when run through cc than when I run the same test task manually (Execute environment call when run manually doesn't appear in my trace for cc).
 
 
 
 
_______________________________________________
Cruisecontrolrb-users mailing list
Cruisecontrolrb-users@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

 « Return to Thread: rake build issue related to foreign key constraints?