[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.5.0-rc1 up for signing/testing

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 08 Apr 2008 15:51:20 -0400

Are the Ruby bindings themselves actually broken, or is it just that their
tests are out of date?

Eric Gillespie wrote:
> "Hyrum K. Wright" <hyrum_wright_at_mail.utexas.edu> writes:
>
>> I'm pleased to announce that Subversion 1.5.0-rc1 is up for testing and
>> signing. The magic revision is r30419.
>>
>> http://orac.ece.utexas.edu/pub/svn/1.5.0-rc1/
>
> -0 for release: ruby bindings are broken. See
> Message-Id: <20080406.134641.1107279698791009382.kou_at_cozmixng.org>
> Subject: Re: Ruby Bindings test failures
>
> Kouhei Sutou <kou_at_cozmixng.org> writes:
>
>> Hi,
>>
>> In <20080406.105957.1090879358311621965.kou_at_cozmixng.org>
>> "Re: Ruby Bindings test failures" on Sun, 06 Apr 2008 10:59:57 +0900 (JST),
>> Kouhei Sutou <kou_at_cozmixng.org> wrote:
>>
>>> In <47F801C1.9080705_at_mail.utexas.edu>
>>> "Ruby Bindings test failures" on Sat, 05 Apr 2008 17:48:33 -0500,
>>> "Hyrum K. Wright" <hyrum_wright_at_mail.utexas.edu> wrote:
>>>
>>>> Kou, et. al.,
>>>> I got the following ruby bindings test errors on the 1.5.x branch today:
>>>>
>>>> 1) Error:
>>>> test_merge(SvnClientTest):
>>>> NoMethodError: undefined method `mergeinfo_get_merged' for
>>>> Svn::Client:Module
>>>> /home/hwright/dev/svn-1.5.x/subversion/bindings/swig/ruby/svn/client.rb:5
>> 95:in
>>>> `mergeinfo'
>>>> /home/hwright/dev/svn-1.5.x/subversion/bindings/swig/ruby/test/test_clien
>> t.rb:873:in
>>>> `test_merge'
>>>>
>>>> 2) Error:
>>>> test_merge_peg(SvnClientTest):
>>>> NoMethodError: undefined method `mergeinfo_get_merged' for
>>>> Svn::Client:Module
>>>> /home/hwright/dev/svn-1.5.x/subversion/bindings/swig/ruby/svn/client.rb:5
>> 95:in
>>>> `mergeinfo'
>>>> /home/hwright/dev/svn-1.5.x/subversion/bindings/swig/ruby/test/test_clien
>> t.rb:933:in
>>>> `test_merge_peg'
>>>>
>>>> 211 tests, 1407 assertions, 0 failures, 2 errors
>>>>
>>>> I think it has to do with the API changes from the recently merged
>>>> mergeinfo improvements stuff (merged to the branch in r30349). I don't
>>>> think it is enough to hold RC1, but we may want to take care of this
>>>> before GA.
>>> I think r29420 is the fix of that. But it can't be merged
>>> into 1.5.x branch. We may need to create a branch to merge
>>> it.
>> Ah, sorry. We need to support
>> svn_client_mergeinfo_log_merged() instead of
>> svn_client_mergeinfo_get_merged().
>
> This doesn't seem to have happened on trunk; can you fix this and
> nominate for backport?
>
> --
> Eric Gillespie <*> epg_at_pretzelnet.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org
>

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-04-08 21:51:32 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.