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

Re: stat_tests.py 19 is failing?

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 15 Dec 2010 19:02:50 +0000

"C. Michael Pilato" <cmpilato_at_collab.net> writes:

> On 12/15/2010 12:26 PM, Philip Martin wrote:
>> Noorul Islam K M <noorul_at_collab.net> writes:
>>
>>>> My work-in-progress *shouldn't* have any relevance here, so I'm assuming
>>>> that others are seeing this problem, too. Can someone confirm?
>>>
>>> I confirm that it is failing for me also. I do not have any local
>>> changes.
>>
>> Passes for me. I'm building/running the tests outside the source
>> directory.
>
> And I'm building/running inside the source dir. That might explain the
> difference.

If I do

pushd subversion/tests/cmdline
svnadmin create repo
../../svn/svn co file://`pwd`/repo wc
mv wc/.svn .
popd

then stat_tests.py 19 starts to FAIL. So it's running inside a 1.7 wc
that causes the problem.

-- 
Philip
Received on 2010-12-15 20:03:34 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.