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

Re: APR hash order ruby test failure

From: Hyrum K Wright <hyrum.wright_at_wandisco.com>
Date: Wed, 28 Mar 2012 08:30:18 -0500

On Wed, Mar 28, 2012 at 8:04 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> Philip Martin wrote on Wed, Mar 28, 2012 at 10:30:31 +0100:
>> /var/lib/buildbot/svn-buildslave/svn-x64-ubuntu/build/subversion/bindings/swig/ruby/test/test_wc.rb:764:in `test_diff_callbacks_for_backward_compatibility':
>> <[[:dir_props_changed,
>>   "/tmp/d20120327-16259-17t4nz8/wc",
>>   [#<Svn::Core::Prop:0x2ac09bd95450
>>     @name="svn:entry:committed-date",
>>     @value=nil>,
>>    #<Svn::Core::Prop:0x2ac09bd95428
>>     @name="svn:entry:committed-rev",
>>     @value=nil>,
>>    #<Svn::Core::Prop:0x2ac09bd95400 @name="svn:entry:last-author", @value=nil>,
>>    #<Svn::Core::Prop:0x2ac09bd95360 @name="svn:entry:uuid", @value=nil>]],
>>  [:file_changed,
>>   "/tmp/d20120327-16259-17t4nz8/wc/dir/hello.txt",
>>   [#<Svn::Core::Prop:0x2ac09bd952e8 @name="my-prop", @value="value">]],
>>  [:file_added, "/tmp/d20120327-16259-17t4nz8/wc/dir/hello2.txt", []]]> expected but was
>
> FTR, I haven't looked closely, but I expect we shouldn't be seeing
> entryprops here.

It depends on at what layer the test is operating (I haven't looked
very closely either). The ruby tests are very thorough, and it
wouldn't surprise me if some of them were being run on APIs which do
expose entry props.

-Hyrum

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2012-03-28 15:30:51 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.