The build has been fixed. 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 1704 detected Revision 1704 committed by drbrain on 2008-04-15 00:40:42 Add Gem::RemoteFetcher::fetcher= with lib/rubygems/test_utilities.rb A /trunk/lib/rubygems/test_utilities.rb M /trunk/test/test_gem_dependency_installer.rb M /trunk/test/test_gem_remote_fetcher.rb M /trunk/test/gemutilities.rb M /trunk/test/test_gem_commands_sources_command.rb Revision 1703 committed by drbrain on 2008-04-14 23:59:58 Expose FakeFetcher, TempIO via rubygems/test_utilities.rb M /trunk/test/test_gem_dependency_installer.rb M /trunk/test/gemutilities.rb M /trunk/ChangeLog BUILD LOG --------- D:/Users/Luis/.cruise/projects/rubygems-mswin32/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" (in D:/Users/Luis/.cruise/projects/rubygems-mswin32/work) [CruiseControl] Invoking Rake task "test" Loaded suite D:/Users/Luis/ruby/ruby-186-p114-VC6-rubygems-110/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake/rake_test_loader Started ...............................................................D:/Users/Luis/ruby/ruby-186-p114-VC6-rubygems-110/lib/ruby/1.8/openssl/x509.rb:24: warning: instance variable @config not initialized D:/Users/Luis/ruby/ruby-186-p114-VC6-rubygems-110/lib/ruby/1.8/openssl/x509.rb:24: warning: instance variable @config not initialized D:/Users/Luis/ruby/ruby-186-p114-VC6-rubygems-110/lib/ruby/1.8/openssl/x509.rb:24: warning: instance variable @config not initialized ................................D:/Users/Luis/ruby/ruby-186-p114-VC6-rubygems-110/lib/ruby/1.8/rdoc/parsers/parse_c.rb:204: warning: method redefined; discarding old progress ...WARNING: Unable to use symlinks on Windows, installing wrapper .WARNING: Unable to use symlinks on Windows, installing wrapper .WARNING: Unable to use symlinks on Windows, installing wrapper ..............................................................WARNING: Unable to use symlinks on Windows, installing wrapper .............WARNING: Unable to use symlinks on Windows, installing wrapper ..WARNING: Unable to use symlinks on Windows, installing wrapper ................................................................................................................................................................................................................................................................................................................................................................................................................................ Finished in 59.188 seconds. 593 tests, 1771 assertions, 0 failures, 0 errors PROJECT SETTINGS ---------------- # Project-specific configuration for CruiseControl.rb Project.configure do |project| project.email_notifier.emails = ['[email protected]', '[EMAIL PROTECTED]'] project.scheduler.polling_interval = 5.minutes end _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
