Spinner

debug_smoketest build 1112

finished at 6:52 AM on 21 September 2008 taking 10 seconds

Build Changeset
New revision 1112 detected Revision 1112 committed by thewoolleyman on 2008-09-21 06:18:51 prepare for 0.4.4 release M /trunk/lib/geminstaller.rb M /trunk/History.txt M /trunk/website/src/index.page Revision 1111 committed by thewoolleyman on 2008-09-21 05:46:21 website only works under webgen 0.4.2 M /trunk/geminstaller.yml New revision 1881 detected in external 'spec/fixture/rubygems_dist/rubygems-9.9.9' Revision 1881 committed by drbrain on 2008-09-19 01:50:17 Clear paths (and cache user_home) for test M /trunk/lib/rubygems.rb M /trunk/test/test_gem.rb Revision 1880 committed by technomancy on 2008-09-17 16:21:42 Make Gem.path include the config file's path when requiring rubygems. Previously only the gem command used the config file's gempath. This should fix bug #21853. M /trunk/lib/rubygems.rb M /trunk/lib/rubygems/commands/environment_command.rb M /trunk/lib/rubygems/config_file.rb M /trunk/test/test_gem_config_file.rb Revision 1879 committed by drbrain on 2008-09-16 18:57:02 Only create ~/.gem/... by user owning ~ M /trunk/lib/rubygems.rb M /trunk/ChangeLog Revision 1878 committed by drbrain on 2008-09-16 18:28:34 Only warn about missing certs on package M /trunk/Rakefile Revision 1877 committed by drbrain on 2008-09-16 04:24:59 Patch #21911 M /trunk/ChangeLog M /trunk/lib/rubygems/platform.rb M /trunk/test/test_gem_platform.rb Revision 1876 committed by drbrain on 2008-09-16 04:19:11 Modernize gem lock, patch #21814 A /trunk/test/test_gem_commands_lock_command.rb M /trunk/lib/rubygems/commands/lock_command.rb Revision 1875 committed by drbrain on 2008-09-15 23:33:06 Patch #21577 M /trunk/ChangeLog M /trunk/lib/rubygems/source_index.rb Revision 1874 committed by drbrain on 2008-09-14 21:31:34 RDoc style M /trunk/lib/rubygems/defaults.rb Revision 1873 committed by drbrain on 2008-09-14 21:30:44 Add RDoc M /trunk/lib/rubygems/commands/update_command.rb Revision 1872 committed by drbrain on 2008-09-14 21:30:12 Clear paths after loading defaults files. M /trunk/lib/rubygems.rb Revision 1871 committed by drbrain on 2008-09-14 21:29:48 Clarify what --user-install does M /trunk/doc/release_notes/rel_1_3_0.rdoc Revision 1870 committed by drbrain on 2008-09-14 21:29:28 Allow gem to be built without keys M /trunk/Rakefile Revision 1869 committed by drbrain on 2008-09-14 21:29:06 Use proper assertion for comparing strings M /trunk/test/test_gem.rb Revision 1868 committed by drbrain on 2008-09-11 02:53:12 UTF-8 fixes for .gemspec files M /trunk/test/test_gem_source_index.rb M /trunk/lib/rubygems/specification.rb M /trunk/ChangeLog M /trunk/test/test_gem_specification.rb M /trunk/lib/rubygems/source_index.rb Revision 1867 committed by drbrain on 2008-09-10 23:54:41 Add ri cache updating to DocManager M /trunk/lib/rubygems/doc_manager.rb M /trunk/ChangeLog M /trunk/lib/rubygems/commands/install_command.rb M /trunk/lib/rubygems/commands/rdoc_command.rb Revision 1866 committed by drbrain on 2008-09-10 23:53:14 Warn on Gem::manage_gems M /trunk/lib/rubygems.rb M /trunk/ChangeLog Revision 1865 committed by drbrain on 2008-09-10 20:09:21 Describe env vars and gemrc in gem help M /trunk/ChangeLog M /trunk/lib/rubygems/commands/environment_command.rb Revision 1864 committed by drbrain on 2008-09-10 19:26:12 Describe _version_ for wrappers M /trunk/ChangeLog M /trunk/lib/rubygems/commands/install_command.rb
Build Log
/home/woolley/.cruise/projects/debug_smoketest/work woolley$ ruby -e require 'rubygems' rescue nil; require 'rake'; load '/home/woolley/workspace/cruisecontrolrb.trunk/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear (in /home/woolley/.cruise/projects/debug_smoketest/work) rm -r doc rm -r pkg /usr/local/bin/ruby -w -Ilib:ext:bin:test spec/smoketest/debug_smoketest.rb ---------------------------------------------------------------- WARNING: You are using RubyGems version 1.1.0. This version is known to have bugs and/or compatibility issues with GemInstaller. Update RubyGems, or continue at your risk. To update rubygems (recommended), use 'gem update --system'. ---------------------------------------------------------------- [CruiseControl] Invoking Rake task "debug_smoketest" spec/smoketest/debug_smoketest.rb:39: warning: useless use of a literal in void context Loaded suite spec/smoketest/debug_smoketest Started Uninstalling all versions of x10-cm17a. This will give an error if it's not already installed. Successfully uninstalled x10-cm17a-1.0.1 Running geminstaller: export GEM_HOME=/home/woolley/.geminstaller_smoketest_gem_home; export GEM_PATH=/home/woolley/.geminstaller_smoketest_gem_home; ruby -I /home/woolley/.cruise/projects/debug_smoketest/work/spec/fixture/rubygems_dist/rubygems-9.9.9/lib:/home/woolley/.cruise/projects/debug_smoketest/work/spec/fixture/rubygems_dist/rubygems-9.9.9/bin:/home/woolley/.cruise/projects/debug_smoketest/work/lib /home/woolley/.cruise/projects/debug_smoketest/work/bin/geminstaller --config=spec/smoketest/debug-smoketest-geminstaller.yml This should print a message for each of the gems which are installed. Please be patient, it may take a bit, or may not work at all if rubyforge or your network connection is down, or you don't have proper permissions, or if there's a bug in geminstaller :) Invoking gem install for x10-cm17a, version 1.0.1. Geminstaller command complete. Now we'll run gem list to check that the gems listed above were actually installed locally. Running gem list for x10-cm17a, verify that it contains the expected version(s)x10-cm17a (1.0.1) SUCCESS! FANFARE! All gems were successfully installed! . Finished in 3.242444 seconds.
1 tests, 1 assertions, 0 failures, 0 errors
See unformatted build log…
Project Settings
# Project-specific configuration for CruiseControl.rb require 'fileutils' Project.configure do |project| project.email_notifier.emails = ['thewoolleyman@gmail.com'] if project.name =~ /rubygems[_-](.*)$/ # geminstaller_using_rubygems_0-9-4 rubygems_version = $1 rubygems_version.gsub!('-','.') ENV['RUBYGEMS_VERSION'] = rubygems_version end if project.name =~ /smoketest/i # smoketest project project.rake_task = project.name end end