<div dir="ltr"><pre><span class="">Right, as expected<br></span></pre><pre><span class=""><br>1386897905.351919 DEBUG root: IndexStore.flush: force=True _pending_writes=0
1386897905.352442 DEBUG root: Start database flush
1386897909.310487 DEBUG root: Completed database flush
1386897909.334923 DEBUG root: FileStore: Nothing to do<br></span></pre><pre><span class=""><br>Only on the first save().<br></span></pre><pre><span class="">Using </span><span class=""><em>getEnv</em>().<em>defaultTimeoutInterval</em> = something we could increase the timeout for all the datastore tests or even for all the tests. I'm worried it would get a bit annoying for development to always have a big timeout... An alternative could be to have a speficic test at the top to get through this, with a title explaining what it's doing, so that we wouldn't keep breaking it. I dunno... thoughts? Patches welcome too, if anyone has more time than me!</span></pre>
</div>