[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: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-10-03 10:44:28 CEST

Thanks David.

With regards
Kamesh Jayachandran

David Glasser wrote:
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 3 10:44:45 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.