------------------------------------------------------------------------
r1109 | drbrain | 2006-12-01 03:44:41 +0300 | 1 line
Changed paths:
M /trunk/ChangeLog
M /trunk/lib/rubygems/specification.rb
M /trunk/test/test_specification.rb
Allow gemspecs to be used intelligently with Array#-, Array#uniq
------------------------------------------------------------------------
(in C:/Documents and Settings/anatol/.cerberus/work/rubygems/sources)
Loaded suite
c:/PROGRA~1/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader
Started
.........................................................................................................F...........................................EEE.E.E.....................................................................................................
Finished in 14.891 seconds.
1) Failure:
test_cache_data_none_readable(TestGemSourceInfoCache)
[./test/test_gem_source_info_cache.rb:82]:
<{}> expected but was
<{"key"=>"sys"}>.
2) Error:
test_explicit_proxy(TestRemoteFetcher):
ArgumentError: unrecognized option: proxy_http_basic_authentication
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:106:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:103:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:127:in `open_uri'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:531:in `open'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:86:in `open'
./lib/rubygems/remote_fetcher.rb:124:in `open_uri_or_path'
./lib/rubygems/remote_fetcher.rb:49:in `fetch_path'
./test/test_remote_fetcher.rb:73:in `test_explicit_proxy'
./lib/rubygems/user_interaction.rb:45:in `use_ui'
./lib/rubygems/user_interaction.rb:27:in `use_ui'
./test/test_remote_fetcher.rb:70:in `test_explicit_proxy'
3) Error:
test_explicit_proxy_with_user_auth(TestRemoteFetcher):
ArgumentError: unrecognized option: proxy_http_basic_authentication
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:106:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:103:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:127:in `open_uri'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:531:in `open'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:86:in `open'
./lib/rubygems/remote_fetcher.rb:124:in `open_uri_or_path'
./lib/rubygems/remote_fetcher.rb:49:in `fetch_path'
./test/test_remote_fetcher.rb:85:in `test_explicit_proxy_with_user_auth'
./lib/rubygems/user_interaction.rb:45:in `use_ui'
./lib/rubygems/user_interaction.rb:27:in `use_ui'
./test/test_remote_fetcher.rb:78:in `test_explicit_proxy_with_user_auth'
4) Error:
test_explicit_proxy_with_user_auth_in_env(TestRemoteFetcher):
ArgumentError: unrecognized option: proxy_http_basic_authentication
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:106:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:103:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:127:in `open_uri'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:531:in `open'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:86:in `open'
./lib/rubygems/remote_fetcher.rb:124:in `open_uri_or_path'
./lib/rubygems/remote_fetcher.rb:49:in `fetch_path'
./test/test_remote_fetcher.rb:118:in
`test_explicit_proxy_with_user_auth_in_env'
./lib/rubygems/user_interaction.rb:45:in `use_ui'
./lib/rubygems/user_interaction.rb:27:in `use_ui'
./test/test_remote_fetcher.rb:110:in
`test_explicit_proxy_with_user_auth_in_env'
5) Error:
test_implicit_proxy(TestRemoteFetcher):
ArgumentError: unrecognized option: proxy_http_basic_authentication
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:106:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:103:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:127:in `open_uri'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:531:in `open'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:86:in `open'
./lib/rubygems/remote_fetcher.rb:124:in `open_uri_or_path'
./lib/rubygems/remote_fetcher.rb:49:in `fetch_path'
./test/test_remote_fetcher.rb:145:in `test_implicit_proxy'
./lib/rubygems/user_interaction.rb:45:in `use_ui'
./lib/rubygems/user_interaction.rb:27:in `use_ui'
./test/test_remote_fetcher.rb:142:in `test_implicit_proxy'
6) Error:
test_implicit_upper_case_proxy(TestRemoteFetcher):
ArgumentError: unrecognized option: proxy_http_basic_authentication
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:106:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:103:in `check_options'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:127:in `open_uri'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:531:in `open'
c:/PROGRA~1/ruby/lib/ruby/1.8/open-uri.rb:86:in `open'
./lib/rubygems/remote_fetcher.rb:124:in `open_uri_or_path'
./lib/rubygems/remote_fetcher.rb:49:in `fetch_path'
./test/test_remote_fetcher.rb:153:in `test_implicit_upper_case_proxy'
./lib/rubygems/user_interaction.rb:45:in `use_ui'
./lib/rubygems/user_interaction.rb:27:in `use_ui'
./test/test_remote_fetcher.rb:150:in `test_implicit_upper_case_proxy'
257 tests, 933 assertions, 1 failures, 5 errors
rake aborted!
Command failed with status (1): [c:/PROGRA~1/ruby/bin/ruby -w -Ilib "c:/PRO...]
(See full trace by running task with --trace)
--
Cerberus 0.3.2, http://cerberus.rubyforge.org/
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers