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

Re: Breakage on trunk?

From: John Beranek <john_at_redux.org.uk>
Date: Thu, 03 Mar 2011 20:04:50 +0000

On 03/03/2011 19:38, John Beranek wrote:
> On 03/03/2011 18:30, Philip Martin wrote:
>> John Beranek <john_at_redux.org.uk> writes:
>>
>>> This afternoon, I checked out the trunk from Subversion in order to
>>> build a dev system running 1.7.
>>>
>>> I updated a sandbox I had lying around, made it 'extraclean', built and
>>> installed serf 0.7.1, ran autogen.sh, ran configure (with --prefix
>>> /usr/local/subversion-1.7 --with-serf=/usr/local), built and installed
>>> Subversion.
>>>
>>> All of this was done on a Fedora 14 x86_64 system. What I got for my
>>> troubles was assertion failures when trying a commit with either
>>> Apache+mod_dav_svn or with svnserve. The assertion failure in question is:

I get a seemingly identical output from the tests if I rebuild on my
home openSUSE 11.3 i386 system:

$ make check
Running tests in auth-test [1/88].............................success
Running tests in cache-test [2/88]............................success
Running tests in checksum-test [3/88].........................success
Running tests in client-test [4/88]...........................FAILURE
Running tests in compat-test [5/88]...........................success
Running tests in config-test [6/88]...........................success
Running tests in db-test [7/88]...............................success
Running tests in diff-diff3-test [8/88].......................success
Running tests in dirent_uri-test [9/88].......................success
Running tests in entries-compat-test [10/88]..................success
Running tests in eol-test [11/88].............................success
Running tests in error-test [12/88]...........................success
Running tests in fs-pack-test [13/88].........................FAILURE
Running tests in fs-test [14/88]..............................FAILURE
Running tests in hashdump-test [15/88]........................success
Running tests in locks-test [16/88]...........................FAILURE
Running tests in mergeinfo-test [17/88].......................success
Running tests in op-depth-test [18/88]........................FAILURE
Running tests in opt-test [19/88].............................success
Running tests in parse-diff-test [20/88]......................success
Running tests in path-test [21/88]............................success
Running tests in pristine-store-test [22/88]..................FAILURE
Running tests in ra-local-test [23/88]........................FAILURE
Running tests in random-test [24/88]..........................success
Running tests in repos-test [25/88]...........................FAILURE
Running tests in revision-test [26/88]........................success
Running tests in skel-test [27/88]............................success
Running tests in stream-test [28/88]..........................success
Running tests in string-test [29/88]..........................success
Running tests in subst_translate-test [30/88].................success
Running tests in target-test [31/88]..........................success
Running tests in time-test [32/88]............................success
Running tests in translate-test [33/88].......................success
Running tests in tree-conflict-data-test [34/88]..............success
Running tests in utf-test [35/88].............................success
Running tests in window-test [36/88]..........................success
Running tests in authz_tests.py [37/88]make: *** [check] Error 1

John.

-- 
John Beranek                         To generalise is to be an idiot.
http://redux.org.uk/                                 -- William Blake
Received on 2011-03-03 21:05:26 CET

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.