"C. Michael Pilato" <[email protected]> writes:

> On 12/15/2010 12:26 PM, Philip Martin wrote:
>> Noorul Islam K M <[email protected]> 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

Reply via email to