From f2bf2e973f0199b0ae511bacf54155c70578734f Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 13 Aug 2019 14:36:48 -0400 Subject: [PATCH] Bump test suite timeout to 10m because arm --- pixman.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pixman.spec b/pixman.spec index 506a41b..a11ecdd 100644 --- a/pixman.spec +++ b/pixman.spec @@ -31,6 +31,8 @@ Development library for pixman. %prep %autosetup -p1 +# bump up the test suite timeout because arm +sed -i 's/120/600/' test/meson.build %build %meson --auto-features=auto \