Re: shelf-tests failure on macOS
From: Julian Foad <julianfoad_at_apache.org>
Date: Thu, 14 Jun 2018 18:35:05 +0100
Philip Martin wrote on 2018-06-14:
Sounds like the correct explanation.
> Neither shelve or unshelve appear to use svn_sleep_for_timestamp().
Actually shelve already does, in the relevant code path, which is inside svn_client_shelf_unapply() where it uses svn_client_revert4() which does.
Unshelve sleeps now, since r1833532. Hopefully that's the end of it.
Thank you very much for the insight, Philip!
- Julian
|
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.