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

Re: 1.1.4 Win32 test results

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-03 20:10:31 CEST

"Erik Huelsmann" <e.huelsmann@gmx.net> writes:

> - repos_tests.exe FAILs: it's not the tests themselves, but the
> cleanup afterwards which removes the repository directories.
> Nearly the only thing which happens in that cleanup is a call to
> svn_io_remove_dir(). So, I inserted a sleep() call before that:
> Now the tests (and their cleanup) succeed. I just checked: 1.1.3
> had the same failure.
>
> This is not a problem of the tests themselves, I would like to know if
> we should add a retry loop the same as with deleting files.

svn_io_remove_dir already has a retry loop, does it need to wait
longer?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 3 20:12:20 2005

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.