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

Re: test suite failures with 1.4.0

From: Christian Schaffner <chris01_at_users.sourceforge.net>
Date: 2006-10-11 21:19:30 CEST

On 10.09.2006, at 05:55, Peter Samuelson wrote:

>
> Thanks for the quick reply!
>
> [Lieven Govaerts]

<snip>

>>> FAIL: switch_tests.py 17: refresh the WC file system read-only
>>> attribute
>> ---
>> EXCEPTION: Failure: 'svn-test-work/working_copies/switch_tests-17/
>> A/mu'
>> expected to be read-only after having had its svn:needs-lock
>> property set
>> ---
>> The test uses 'os.access(mu_path, os.W_OK)' to see if it can write
>> that file, which it shouldn't be able to. This code is unchanged
>> since svn 1.3. I've only seen this fail when running the tests as
>> root.
>
> Thanks, this's the hint I needed. For historical and arcane technical
> reasons, our build process runs the testsuite as root on exactly those
> three architectures.
>
> I wonder why it never failed in 1.3 and before. Perhaps this is a new
> test? In any case, I'll see if it is possible to rearrange our test
> invocation to run during the non-root phase of the build. I don't see
> any current reason not to do this, so I think it is merely historical.

I am the package maintainer of svn for Fink on Mac OS X. I just had
exactly the same error on Mac OS X 10.3 with svn 1.4.0. It definitely
did not happen with svn 1.3. Building as 'nobody' solved that issue.

It would be intereting to see what was changed for that test between
1.3 and 1.4, or, what has changed in the test setup.

Christian.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 11 21:19:51 2006

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.