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

Re: [PATCH] Let depth-tests-23 pass on Windows for dav|svn and bdb

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Wed, 04 Jun 2008 17:54:38 +0530

Hi Jens,

Jens Peters wrote:
> # Our testing module
> import svntest
> @@ -1264,6 +1265,7 @@
>
> # Reset and do it again, this time from above the working copy.
> svntest.main.safe_rmtree(wc)
> + time.sleep(1)
> wc, ign_a, ign_b, ign_c = set_up_depthy_working_copies(sbox, empty=True)
> expected_output = svntest.wc.State(wc, {

If this is specific for Windows, a check for os type (os.name) would be good,
along with a comment explaining why we have this as dglasser has pointed out.

-- 
Senthil Kumaran S
http://www.stylesen.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-04 14:25:14 CEST

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.