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

Re: sleeping for timestamps in the test suite

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-10-02 23:50:30 CEST

On 10/2/07, David Glasser <glasser@davidglasser.net> wrote:
> Erik added the neat feature to the test suite that, if svn was built
> with SVN_DEBUG, it won't sleep for timestamps, speeding up execution.
> This means that tests that actually depend on sleep-for-timestamps
> need to turn it back on with
> svntest.actions.do_sleep_for_timestamps(). I just fixed one new merge
> test to use that; it looks like there are two new merge_tests that
> have explicit "time.sleep(1)" calls in them. Should those just use
> the svntest.actions call instead of manually inserting the sleeps?

... or just make sure to change the sizes of files unless you have a
good reason not to. Committed in r26899.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 2 23:50:39 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.