From a7517e35cf0c835fcb68db56d8634fab9b4d5f0d Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 15 Dec 2019 03:35:51 +0100 Subject: tests/*/t: Increase timeout from 2 to 5s after background syncs. --- tests/condstore/t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/condstore/t') diff --git a/tests/condstore/t b/tests/condstore/t index d4da50f..1963b2b 100644 --- a/tests/condstore/t +++ b/tests/condstore/t @@ -31,7 +31,7 @@ while [ $(date +%s) -le $timer ]; do doveadm -u "$u" flags "$a" "$f" mailbox "INBOX" "${seqs//$'\n'/,}" sleep "0.0$(shuf -n1 -i10-99)" # 10 to 99ms done -sleep 2 +sleep 5 ptree_abort $PID trap - EXIT INT TERM -- cgit v1.2.3