On Wed, Mar 28, 2012 at 8:04 AM, Daniel Shahaf <d...@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/