geminstaller_using_rubygems_1-0-1 build 1115.1
finished at 3:50 PM on 20 October 2008
Build Changeset
New revision 1904 detected in external 'spec/fixture/rubygems_dist/rubygems-9.9.9'
Revision 1904 committed by drbrain on 2008-10-10 21:43:24
Merge changes from 1.9
M /trunk/test/test_gem_commands_uninstall_command.rb
M /trunk/test/gemutilities.rb
M /trunk/test/test_gem_installer.rb
Revision 1903 committed by drbrain on 2008-10-10 21:25:35
Remove shadowing spec warnings
M /trunk/lib/rubygems/commands/update_command.rb
Revision 1902 committed by drbrain on 2008-10-10 18:24:16
Silence warning on unpack
M /trunk/lib/rubygems/installer.rb
M /trunk/lib/rubygems/commands/unpack_command.rb
M /trunk/ChangeLog
Revision 1901 committed by drbrain on 2008-10-10 00:51:17
Fix validator for 1.9
M /trunk/ChangeLog
M /trunk/lib/rubygems/validator.rb
Revision 1900 committed by drbrain on 2008-10-10 00:08:22
Fix whitespace
M /trunk/lib/rubygems/validator.rb
Revision 1899 committed by drbrain on 2008-10-10 00:07:45
Don't seach with string
M /trunk/lib/rubygems/commands/check_command.rb
Revision 1898 committed by drbrain on 2008-10-10 00:04:41
Update deprecation message
M /trunk/lib/rubygems.rb
M /trunk/lib/rubygems/source_index.rb
Revision 1897 committed by drbrain on 2008-10-09 23:54:40
Convert to minitest/unit
M /trunk/test/test_gem_version.rb
M /trunk/test/test_gem_commands_stale_command.rb
M /trunk/test/test_gem_source_index.rb
M /trunk/test/gem_installer_test_case.rb
M /trunk/test/test_gem_commands_list_command.rb
M /trunk/test/test_gem_remote_fetcher.rb
M /trunk/test/test_gem_installer.rb
M /trunk/test/test_gem_package_tar_writer.rb
M /trunk/test/test_gem_source_info_cache.rb
M /trunk/test/test_gem_commands_generate_index_command.rb
M /trunk/test/test_gem_gem_path_searcher.rb
M /trunk/test/test_gem_requirement.rb
M /trunk/test/test_gem_commands_sources_command.rb
M /trunk/test/test_gem_package_tar_reader_entry.rb
M /trunk/test/test_gem_server.rb
M /trunk/test/test_gem_ext_configure_builder.rb
M /trunk/test/test_gem_commands_lock_command.rb
M /trunk/test/test_gem_commands_fetch_command.rb
M /trunk/test/test_gem_command_manager.rb
M /trunk/test/test_gem_dependency_list.rb
M /trunk/test/functional.rb
M /trunk/test/test_gem_commands_contents_command.rb
M /trunk/test/gemutilities.rb
M /trunk/test/test_gem_dependency.rb
M /trunk/test/test_gem_command.rb
M /trunk/test/test_gem_source_info_cache_entry.rb
M /trunk/test/test_gem_digest.rb
M /trunk/test/test_gem_local_remote_options.rb
M /trunk/test/test_gem_install_update_options.rb
M /trunk/test/test_gem_commands_query_command.rb
M /trunk/test/test_gem_commands_install_command.rb
M /trunk/test/test_gem_validator.rb
M /trunk/test/test_gem_commands_server_command.rb
M /trunk/test/test_gem_builder.rb
M /trunk/test/test_kernel.rb
M /trunk/test/test_gem_stream_ui.rb
M /trunk/test/test_gem_format.rb
M /trunk/test/test_gem_commands_outdated_command.rb
M /trunk/test/test_gem_commands_uninstall_command.rb
M /trunk/test/test_gem_commands_mirror_command.rb
M /trunk/test/test_gem_spec_fetcher.rb
M /trunk/test/test_gem_ext_ext_conf_builder.rb
M /trunk/test/test_gem_dependency_installer.rb
M /trunk/test/test_gem_commands_check_command.rb
M /trunk/test/test_gem_commands_dependency_command.rb
M /trunk/test/test_gem_indexer.rb
M /trunk/test/test_gem_commands_specification_command.rb
M /trunk/test/test_gem_doc_manager.rb
M /trunk/test/test_gem_commands_unpack_command.rb
M /trunk/test/test_gem_commands_update_command.rb
M /trunk/test/test_gem_gem_runner.rb
M /trunk/test/test_gem_config_file.rb
M /trunk/test/test_gem_ext_rake_builder.rb
M /trunk/test/test_gem_commands_pristine_command.rb
M /trunk/test/test_gem_commands_cert_command.rb
M /trunk/test/test_config.rb
M /trunk/test/test_gem_version_option.rb
M /trunk/test/test_gem_commands_build_command.rb
M /trunk/ChangeLog
M /trunk/test/test_gem.rb
M /trunk/test/test_gem_specification.rb
M /trunk/test/test_gem_commands_environment_command.rb
M /trunk/test/test_gem_platform.rb
Revision 1896 committed by drbrain on 2008-10-09 21:55:55
Fix requires
M /trunk/lib/rubygems.rb
M /trunk/ChangeLog
Revision 1895 committed by technomancy on 2008-10-03 17:07:02
Gem.dir should respect :gemhome value from ~/.gemrc.
M /trunk/lib/rubygems.rb
M /trunk/ChangeLog
M /trunk/lib/rubygems/config_file.rb
Revision 1894 committed by drbrain on 2008-09-30 04:20:35
Remove extra call to setup.
M /trunk/test/test_gem_installer.rb
Revision 1893 committed by drbrain on 2008-09-29 22:45:34
Restore HOME after testing
M /trunk/test/gemutilities.rb
Build Log
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/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
/usr/local/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake/gempackagetask.rb:13:Warning: Gem::manage_gems is deprecated and will be removed on or after March 2009.
(in /home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work)
/usr/local/bin/ruby -w -Ilib:ext:bin:test test/test_all.rb
[CruiseControl] Invoking Rake task "test"
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/runner/options.rb:164: warning: instance variable @out_used not initialized
/usr/local/lib/ruby/gems/1.8/gems/diff-lcs-1.1.2/lib/diff/lcs/hunk.rb:69: warning: method redefined; discarding old flag_context=
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/runner/options.rb:97: warning: instance variable @files_loaded not initialized
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/output_listener_spec.rb:17: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/output_listener_spec.rb:18: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:22: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:23: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:24: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:25: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:26: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:27: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:46: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:68: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:69: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:70: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:73: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:74: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:75: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:96: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:97: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:98: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:116: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:117: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/config_spec.rb:118: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:14: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:15: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:16: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:17: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:18: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:19: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:20: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:30: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:37: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:38: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:46: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:47: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:54: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:60: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:77: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:78: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:79: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/ruby_gem_spec.rb:80: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/arg_parser_spec.rb:11: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/arg_parser_spec.rb:12: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/arg_parser_spec.rb:13: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/unit/gem_arg_processor_spec.rb:12: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_interaction_handler_spec.rb:74: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/install_processor_spec.rb:83: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/install_processor_spec.rb:109: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/install_processor_spec.rb:113: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/fixtures_spec.rb:28: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:36: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:37: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:38: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:39: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:66: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:79: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:80: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:82: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:96: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:97: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:98: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:100: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:109: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:114: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:119: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:120: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_spec_manager_spec.rb:16: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_spec_manager_spec.rb:24: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_spec_manager_spec.rb:25: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_spec_manager_spec.rb:36: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_spec_manager_spec.rb:37: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_spec_manager_spec.rb:38: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/geminstaller_spec.rb:127: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/geminstaller_spec.rb:193: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/geminstaller_spec.rb:194: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/missing_dependency_finder_spec.rb:41: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/missing_dependency_finder_spec.rb:42: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/missing_dependency_finder_spec.rb:49: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/missing_dependency_finder_spec.rb:50: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/missing_dependency_finder_spec.rb:64: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_command_manager_spec.rb:25: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_command_manager_spec.rb:43: warning: parenthesize argument(s) for future version
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_command_manager_spec.rb:112: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_command_manager_spec.rb:127: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/gem_command_manager_spec.rb:128: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/autogem_spec.rb:18: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/autogem_spec.rb:35: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/autogem_spec.rb:44: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/output_proxy_spec.rb:22: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/output_proxy_spec.rb:30: warning: useless use of == in void context
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/output_proxy_spec.rb:39: warning: useless use of == in void context
Running all GemInstaller Tests, ENV['RUBYGEMS_VERSION'] == '1.0.1'
test_gem_home_spec: the TestGemHome class
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "HEAD /Marshal.4.8 HTTP/1.1" 200 0
- -> /Marshal.4.8
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/index.rz HTTP/1.1" 200 98
- -> /quick/index.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/Marshal.4.8/dependent-stubgem-multiplatform-1.0.0-x86-mswin32.gemspec.rz HTTP/1.1" 200 654
- -> /quick/Marshal.4.8/dependent-stubgem-multiplatform-1.0.0-x86-mswin32.gemspec.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/dependent-stubgem-multiplatform-1.0.0-x86-mswin32.gemspec.rz HTTP/1.1" 200 654
- -> /quick/dependent-stubgem-multiplatform-1.0.0-x86-mswin32.gemspec.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/Marshal.4.8/stubgem-multiplatform-1.0.1-x86-mswin32.gemspec.rz HTTP/1.1" 200 626
- -> /quick/Marshal.4.8/stubgem-multiplatform-1.0.1-x86-mswin32.gemspec.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/stubgem-multiplatform-1.0.1-x86-mswin32.gemspec.rz HTTP/1.1" 200 626
- -> /quick/stubgem-multiplatform-1.0.1-x86-mswin32.gemspec.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/Marshal.4.8/dependent-stubgem-1.0.0.gemspec.rz HTTP/1.1" 200 402
- -> /quick/Marshal.4.8/dependent-stubgem-1.0.0.gemspec.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/Marshal.4.8/dependent-stubgem-depends-on-multiplatform-1.0.0.gemspec.rz HTTP/1.1" 200 418
- -> /quick/Marshal.4.8/dependent-stubgem-depends-on-multiplatform-1.0.0.gemspec.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/Marshal.4.8/dependent-stubgem-multilevel-1.0.0.gemspec.rz HTTP/1.1" 200 400
- -> /quick/Marshal.4.8/dependent-stubgem-multilevel-1.0.0.gemspec.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/Marshal.4.8/stubgem-multiplatform-1.0.0.gemspec.rz HTTP/1.1" 200 379
- -> /quick/Marshal.4.8/stubgem-multiplatform-1.0.0.gemspec.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/Marshal.4.8/stubgem-1.0.0.gemspec.rz HTTP/1.1" 200 366
- -> /quick/Marshal.4.8/stubgem-1.0.0.gemspec.rz
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:56 UTC] "GET /quick/Marshal.4.8/stubgem-multiplatform-1.0.1.gemspec.rz HTTP/1.1" 200 381
- -> /quick/Marshal.4.8/stubgem-multiplatform-1.0.1.gemspec.rz
Starting embedded gem server at /home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/helper/../fixture/gems...
Started embedded gem server at /home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/helper/../fixture/gems, pid = 22604
Updating from embedded gem server, cmd = ruby -I /home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/fixture/rubygems_dist/rubygems-1.0.1/lib:/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/fixture/rubygems_dist/rubygems-1.0.1/bin:/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/lib /home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/fixture/rubygems_dist/rubygems-1.0.1/bin/gem update --source http://127.0.0.1:9909 --config-file /home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/tmp/test_gem.rc
- should create a test gem home
an application instance invoked with no args
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should install a gem which is specified in the config and print startup message
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should install multiple gems which are specified in the config and print startup message
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should not install a gem which is already installed
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should verify and specify gem if check_for_upgrade is specified
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old geminstaller_output
- should print any exception message to debug then exit gracefully
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old geminstaller_output
- should print any exception message AND stacktrace
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old geminstaller_output
- , with --exceptions option, should raise any exception
an application instance invoked with invalid args or help option
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should print any arg parser error output then exit gracefully
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should print any arg parser non-error output then exit gracefully
an application instance invoked with missing config file(s)
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old geminstaller_output
- should print message and exit gracefully
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should still run print-rogue-gems option if it is specified and there is only a single config file
- should not run print-rogue-gems option if there is more than one missing config file
an application instance invoked with alternate config file location
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should use the alternate config file location
an application instance invoked with print-rogue-gems arg
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should invoke rogue_gem_finder
an OutputListener
- should queue all output of which it is notified, return it without flushing for read, and flush it upon read!
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should echo all output, and stop echoing if echo is disabled
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old rubygems_output
- should call sysout or sysin on based on output_stream property
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/lib/geminstaller/output_listener.rb:19: warning: instance variable @stream not initialized
- should raise error if invalid stream is specified
An output filter
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should pass formatted rubygems stdout message to output proxy if 'stdout' rubygems_output option is set
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old sysout
- should pass formatted rubygems stdout and stderr message to output proxy if 'all' rubygems_output option is set
- should not pass rubygems stdout message to output proxy if 'stdout' rubygems_output option is not set
- should not pass any message to output proxy if 'silent' option is set
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should pass geminstaller info message to output proxy if 'info' geminstaller_output option is set
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should use error stream if geminstaller output type is error
an InstallProcessor instance with no options passed
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old install_gem
- should install a gem
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should not install a gem which is already installed
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should verify and specify gem if check_for_upgrade is specified
an InstallProcessor instance invoked with info option passed
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should show info message for a gem which is already installed
config YAML containing a single gem
- should be parsed into a corresponding gem object
config YAML with only name and version specified
- should not raise error on nil platform, install_options, or check_for_upgrade
config YAML containing two gems with the same name but different versions
- should be parsed into a corresponding gem objects
config YAML containing default install_options
- should propogate default install_options into gem object
config YAML containing neither default install_options nor gem-specific install options
- should have no install_options set on gem object
A ruby gem data object
- may be instantiated with a name, a version, a platform, install options, check_for_upgrade flag, fix_dependencies flag, no_autogem flag, and prefer_binary_platform flag
- may be instantiated with only a name and a version
- should leave the platform nil if it is not specified
- may be instantiated with only a name, and install options (unspecified version)
- may be instantiated with only a name, and uninstall options
- may be instantiated with only a name, and install options (unspecified version)
- should be comparable on name, version, and platform
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/lib/geminstaller/ruby_gem.rb:50: warning: instance variable @platform not initialized
- should compare as equal if both platforms are nil
- should return regexp_escaped_name
a SourceIndexSearchAdapter instance
An EnhancedStreamUI instance with an OutputProxy injected for outs and errs
- will throw unexpected prompt error for ask
- will throw unexpected prompt error for ask_yes_no if question is not a dependency prompt
- will force throw of GemInstaller::UnauthorizedDependencyPromptError or RubyGemsExit if intercepted by alert_error
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- can listen to error stream
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- will stop listening to streams if listeners are unregistered
- will raise exception on terminate_interaction! (instead of exiting)
- will raise RubyGemsExit on terminate_interaction and status == 0 (instead of exiting)
- will raise exception on terminate_interaction and status != 0 (instead of exiting)
- will call gem_interaction_handler when ask_yes_no is called
an ArgParser instance with no args
- should properly set defaults
an ArgParser instance with bad args
- should provide usage in output but no stacktrace
an ArgParser instance with args which are not nil and are not passed as an array
- should raise exception
an ArgParser instance with help flag
- should provide usage in output
an ArgParser instance with configs option
- should correctly parse config path from options
an ArgParser instance with geminstaller-output option
- should correctly parse geminstaller output level from options
- should correctly parse geminstaller output level from options
- should raise error and not assign options if invalid geminstaller-output option is given
an ArgParser instance with rubygems-output option
- should correctly parse rubygems output level from options
- should correctly parse rubygems output level from options
- should raise error and not assign options if invalid rubygems-output option is given
an ArgParser instance with rubygems-output option and silent option set to true
- should return error message
an ArgParser instance with silent option
- should return silent flag as true in options hash
an ArgParser instance with exceptions option
- should return exceptions flag as true in options hash
an ArgParser instance with redirect-stderr-to-stdout option
- should return redirect_stderr_to_stdout flag as true in options hash
an ArgParser instance with rogue-gems option
- specified by --print-rogue-gems should return rogue_gems flag as true in options hash
- specified by -p should return rogue_gems flag as true in options hash
an ArgParser instance with version option
- should return version
an ArgParser instance with sudo option
- should return error message (sudo is not yet supported when GemInstaller is invoked programatically)
the RubyVersionChecker
- should correctly determine matches for gem specifications
a GemListChecker instance with mock dependencies
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should raise exception for unexpected case of multiple matches in list
YamlLoader instance
- should load yaml
- should load multiline yaml
- should allow comments after yaml
- should raise an error if there is an error parsing the yaml
- should handle value of '> 1' even if it is not surrounded by quotes or followed by a newline
an GemInstallerError
- should format a descriptive exit message based on message, command, and args
an RogueGemFinder instance with mock dependencies
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should print rogue gems
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should print message if gem is a preinstalled gem
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should print message if passed an existing config with gems already specified
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
- should print message if passed an existing config with np gems already specified
a GemArgProcessor instance
- can strip all non-common args from an args array for options without a parameter
- can strip all non-common args from an args array for options with a parameter
An existing file
- should be openable
A nonexistent file
- should return an error message
An unopenable file
- should return an error message
A file that cannot be read
- should return an error message
RubyGems version warnings class
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old allow_unsupported?
- warns properly if outdated
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old allow_unsupported?
- does not warn if not outdated
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old allow_unsupported?
- warns properly if incompatible
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old allow_unsupported?
- does not warn if compatible
an InstallProcessor instance
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "HEAD /Marshal.4.8 HTTP/1.1" 200 0
- -> /Marshal.4.8
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-multilevel-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-multilevel-1.0.0.gem
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:104: warning: method redefined; discarding old geminstaller_output
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:104: warning: method redefined; discarding old geminstaller_output
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/stubgem-1.0.0.gem
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old geminstaller_output
- should install a missing dependency at the bottom of a multilevel dependency chain
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-multilevel-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-multilevel-1.0.0.gem
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:104: warning: method redefined; discarding old geminstaller_output
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:104: warning: method redefined; discarding old geminstaller_output
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:104: warning: method redefined; discarding old geminstaller_output
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-1.0.0.gem
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old geminstaller_output
- should install missing dependencies in middle and bottom of a multilevel dependency chain
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-multilevel-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-multilevel-1.0.0.gem
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:113: warning: instance variable @already_proxied_respond_to not initialized
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-multilevel-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-multilevel-1.0.0.gem
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/mocks/proxy.rb:161: warning: discarding old geminstaller_output
- should install missing dependencies at top and bottom of a multilevel dependency chain
The sample gem fixtures install and uninstall methods
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/stubgem-multiplatform-1.0.1.gem HTTP/1.1" 200 4608
- -> /gems/stubgem-multiplatform-1.0.1.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-depends-on-multiplatform-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-depends-on-multiplatform-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-1.0.0.gem
::ffff:127.0.0.1 - - [20/Oct/2008:15:49:57 UTC] "GET /gems/dependent-stubgem-multilevel-1.0.0.gem HTTP/1.1" 200 4608
- -> /gems/dependent-stubgem-multilevel-1.0.0.gem
- should be consistent
RubyGems API
GemInstaller::ConfigBuilder with no config file path set and no default config files existing
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:152: warning: instance variable @test_config_file_paths not initialized
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/lib/geminstaller/config_builder.rb:14: warning: instance variable @config_file_paths not initialized
- raises exception
GemInstaller::ConfigBuilder with no config file path set and run from dir containing geminstaller.yml
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/spec/functional/config_builder_spec.rb:152: warning: instance variable @test_config_file_paths not initialized
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/lib/geminstaller/config_builder.rb:14: warning: instance variable @config_file_paths not initialized
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/lib/geminstaller/config_builder.rb:51: warning: method redefined; discarding old include_config
- should assign paths array to config_file_paths_array instance variable
GemInstaller::ConfigBuilder with a single config file path
/home/woolley/.cruise/projects/geminstaller_using_rubygems_1-0-1/work/lib/geminstaller/config_builder.rb:51: warning: method redefined; discarding old include_config
- should successfully assemble a config object with default overrides
