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

Re: #4129 is reproducible Re: predecessor count for the root node-revision is wrong message

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 19 Mar 2012 18:31:41 +0000

Daniel Shahaf <danielsh_at_elego.de> writes:

> C. Michael Pilato wrote on Mon, Mar 19, 2012 at 13:57:51 -0400:
>> Is this problem specific to the FSFS backend?
>
> No.
>
> % ../runpytest svnadmin mergeinfo_race --fs-type bdb
> 2012-03-19 20:21:44 [WARNING] CWD: /home/daniel/src/svn/t1/subversion/tests/cmdline
> 2012-03-19 20:21:44 [WARNING] EXCEPTION: Failure: one or both commits failed
> XFAIL: svnadmin_tests.py 29: concurrent mergeinfo commits invalidate pred-count

I think that's a failure of the regression test, after the XFAIL the
repository looks like:

$ svn log -vqr3:2 file://`pwd`/svn-test-work/repositories/svnadmin_tests-29/
------------------------------------------------------------------------
r3 | jrandom | 2012-03-19 18:28:53 +0000 (Mon, 19 Mar 2012)
Changed paths:
   M /A
   A /d1
------------------------------------------------------------------------
r2 | jrandom | 2012-03-19 18:28:53 +0000 (Mon, 19 Mar 2012)
Changed paths:
   A /d2
   M /iota
------------------------------------------------------------------------

Also the test still XFAILs for FSFS with my FSFS patch to fix the
problem.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2012-03-19 19:32:17 CET

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

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