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

sleeping for timestamps in the test suite

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

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?

--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:38:18 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.