From: Andrew Lewis Date: Thu, 21 Jul 2016 15:42:03 +0000 (+0100) Subject: [Test] Sleep after calling rspamadm fuzzy_sync X-Git-Tag: 1.3.0~21^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F739%2Fhead;p=thirdparty%2Frspamd.git [Test] Sleep after calling rspamadm fuzzy_sync --- diff --git a/test/functional/lib/rspamd.robot b/test/functional/lib/rspamd.robot index 35cf66648c..fe5ee83fb0 100644 --- a/test/functional/lib/rspamd.robot +++ b/test/functional/lib/rspamd.robot @@ -123,3 +123,4 @@ Sync Fuzzy Storage ${result} = Run Process ${RSPAMADM} control -s ${TMPDIR}/rspamd.sock fuzzy_sync Log ${result.stdout} Follow Rspamd Log + Sleep 1s Try give fuzzy storage time to sync