From 6bbf5c100b4de58f22757117e11b5c8aa12abb9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 14 Jun 2022 16:13:31 +0200 Subject: [PATCH] Add more timeout on power and arm --- scipy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/scipy.spec b/scipy.spec index 1e91f50..020911b 100644 --- a/scipy.spec +++ b/scipy.spec @@ -179,6 +179,7 @@ TIMEOUT=1000 %ifarch aarch64 || ppc64le # https://bugzilla.redhat.com/show_bug.cgi?id=1959353 export PYTEST_ADDOPTS="-k 'not TestSchur and not test_solve_discrete_are'" +TIMEOUT=1000 %endif %ifarch x86_64