Next update:

With a plain & simple

void
svn_io_sleep_for_timestamps(const char *path, apr_pool_t *pool)
{
  apr_sleep(1010000);
}

in libsvn_subr/io.c the test is running slower, but works every time.

Reply via email to