From bb16c81e7b9b146901b53cce3de221b1a9f0dea6 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 23 Sep 2014 15:45:54 +0200 Subject: [PATCH] test: make 114-presend more tolerant --- test/simulation/114-presend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/simulation/114-presend b/test/simulation/114-presend index ddbac93..4abcae9 100755 --- a/test/simulation/114-presend +++ b/test/simulation/114-presend @@ -3,6 +3,8 @@ . test.common test_start "presend option" +min_sync_time=140 +max_sync_time=260 client_server_options="presend 6" run_test || test_fail