On 12/2/06, Eric Hodel <[EMAIL PROTECTED]> wrote:

On Dec 1, 2006, at 23:36 , Cerberus wrote:

> ----------------------------------------------------------------------
> --
> 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"}>.

Possibly...



Looks like code
   FileUtils.chmod 0222, @sic.system_cache_file

does not work for Windows. (Current version of Cerberus runs on my WinXP
home computer)

  2) Error:
> test_explicit_proxy(TestRemoteFetcher):
> ArgumentError: unrecognized option: proxy_http_basic_authentication
>   3) Error:
> test_explicit_proxy_with_user_auth(TestRemoteFetcher):
> ArgumentError: unrecognized option: proxy_http_basic_authentication
>
>   4) Error:
> test_explicit_proxy_with_user_auth_in_env(TestRemoteFetcher):
> ArgumentError: unrecognized option: proxy_http_basic_authentication
>
>   5) Error:
> test_implicit_proxy(TestRemoteFetcher):
> ArgumentError: unrecognized option: proxy_http_basic_authentication
>
>   6) Error:
> test_implicit_upper_case_proxy(TestRemoteFetcher):
> ArgumentError: unrecognized option: proxy_http_basic_authentication

Lies!  These were caused by the removal of rubygems/open-uri...

Well, yes. Errors were caused by open-uri. But Cerberus shows only last
commit message. If Cerberus (WinXP OS) was running whole the time then we
have gotten message right after open-uri removal. But last week I worked
under Kubuntu OS so there was no possibility for Cerberus to check RubyGems
tests.

--
anatol (http://feeds.feedburner.com/apomozov-eng)
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to