The build failed. Note: if you set Configuration.dashboard_url in config/site_config.rb, you'd see a link to the build page here.
CHANGES ------- New revision 998 detected Revision 998 committed by luislavena on 2008-03-31 05:25:39 Remove fixed port numbers used in tests, make tests more friendly to CI tools. Use of #process_based_port as port number. M /trunk/test/test_redirect_handler.rb M /trunk/test/test_handlers.rb M /trunk M /trunk/test/test_configurator.rb M /trunk/test/test_conditional.rb M /trunk/test/test_ws.rb M /trunk/test/testhelp.rb M /trunk/test/test_request_progress.rb BUILD LOG --------- D:/Users/Luis/.cruise/projects/mongrel-trunk-mingw32/work Luis$ ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" rake clean (in D:/Users/Luis/.cruise/projects/mongrel-trunk-mingw32/work) [CruiseControl] Invoking Rake task "clobber" Cleaning rake aborted! undefined method `exitstatus' for nil:NilClass D:/Users/Luis/.cruise/projects/mongrel-trunk-mingw32/work/rakefile:127:in `sub_project' (See full trace by running task with --trace) dir : D:/Users/Luis/.cruise/projects/mongrel-trunk-mingw32/work command : ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" executed command : echo D:/Users/Luis/.cruise/projects/mongrel-trunk-mingw32/work Luis$ ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" >> D:/Users/Luis/.cruise/projects/mongrel-trunk-mingw32/build-998/build.log && ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" >> D:\Users\Luis\.cruise\projects\mongrel-trunk-mingw32\build-998\build.log 2>&1 exitstatus: 1 STDERR TAIL START STDERR TAIL END PROJECT SETTINGS ---------------- # Project-specific configuration for CruiseControl.rb Project.configure do |project| project.email_notifier.emails = ['[email protected]', '[EMAIL PROTECTED]'] project.rake_task = 'clobber compile test' project.scheduler.polling_interval = 5.minutes end _______________________________________________ Mongrel-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-development
