From 0bd2ff32ada743c9ef05866682cb7bda20ca5df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20D=C3=ADaz=20M=C3=A1s?= Date: Sun, 25 Apr 2021 17:11:57 +0200 Subject: [PATCH] increase timeout --- tests/suite.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/suite.conf b/tests/suite.conf index 1cf31bf9..f0e3ab9b 100644 --- a/tests/suite.conf +++ b/tests/suite.conf @@ -1,5 +1,5 @@ [General] -timeout: 60.0 +timeout: 240.0 memcheck: ${ENV:valgrind} [ENV]