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

Re: Unique transaction names and revision number (was Re: [PATCH] Remove APR ICONV dependency on Windows)

From: D.J. Heap <djheap_at_gmail.com>
Date: 2007-07-09 14:34:31 CEST

On 7/9/07, Mark Phippard <markphip@gmail.com> wrote:
[snip]
> Are we sure this is even the problem? 10 milliseconds is a pretty
> small window. Could the test be changed to sleep for 10 milliseconds
> to prove this is it?

I don't know why APR isn't using the high-resolution timers on
Windows, but Ivan's explanation matches the behavior I'm seeing. To
test it out, I added a Sleep(100) call to the failing tests where-ever
they were creating new revs/txns and the tests consistently pass now.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 9 14:34:09 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.