From 04c7a0ca5a945b2f66bd672c0403e17c61beb94b Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Tue, 27 Jul 2021 10:18:18 +0200 Subject: [PATCH] Increase timeout of tests by factor 4 --- libfprint.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libfprint.spec b/libfprint.spec index 2349116..e0f4236 100644 --- a/libfprint.spec +++ b/libfprint.spec @@ -56,7 +56,7 @@ developing applications that use %{name}. %ldconfig_scriptlets %check -%meson_test +%meson_test -t 4 %files %license COPYING @@ -77,6 +77,7 @@ developing applications that use %{name}. %changelog * Mon Jul 26 2021 Benjamin Berg - 1.92.0-3 - Add patch disabling timeouts in virtual-device to enable fedora CI +- Increase timeout of tests by factor 4 * Thu Jul 22 2021 Fedora Release Engineering - 1.92.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild