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

RE: svn trunk r24447: FAIL (win32-xp VS2005)

From: Paul Burba <pburba_at_collab.net>
Date: 2007-04-16 19:40:18 CEST

> -----Original Message-----
> From: D.J. Heap [mailto:djheap@gmail.com]
> Sent: Monday, April 16, 2007 12:29 PM
> To: Paul Burba
> Cc: dev@subversion.tigris.org
> Subject: Re: svn trunk r24447: FAIL (win32-xp VS2005)
>
> On 4/16/07, Paul Burba <pburba@collab.net> wrote:
> [snip]
> > PASS: svnversion_tests.py 2: test 'svnversion' with svn:externals
> > CLEANUP: svn-test-work\working_copies\svnversion_tests-2
> > CLEANUP: svn-test-work\repositories\svnversion_tests-2
> > C:\SVN\src-trunk\subversion/tests/cmdline/svnversion_tests.py:134:
> > RuntimeWarning: tempnam is a potential security risk to
> your program
> > tmp_f = os.tempnam(wc_dir, 'tmp')
> > END: svnversion_tests.py
>
>
> I don't think I've seen that one before -- did it cause
> failures?
>
> The previous errors (permission denied when trying
> to cleanup working
> copies) I get very consistently over ra_dav -- never over
> ra_local, and I don't think over ra_svn either, although I
> can't remember for sure. Once I work through the
> shutdown-crash problems (looks like we may have more than
> one) I'll try to dig further into those, but it'll be a while.
>
> DJ

DJ,

Just ignore me please! :-\

This has nothing to do with the cleanup problem, it occurs everytime I
run svnversion_tests.py, regardless of the backend or ra used. I just
hadn't noticed because the tests normally passed, this time I was
looking in the log at some other test failures and just happened across
it.

Anyway, it's an problem that also effects externals_tests.py but which
Brane fixed a long time ago:

http://svn.haxx.se/dev/archive-2002-08/0969.shtml

It's probably been happening unnoticed in svnversion_tests since r15167
when philip added a test that uses os.tempnam. Fixed r24588.

Paul B.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 16 19:41:11 2007

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.