Add more timeout on power and arm

This commit is contained in:
Miro Hrončok 2022-06-14 16:13:31 +02:00
parent ad63c1ac47
commit 6bbf5c100b
1 changed files with 1 additions and 0 deletions

View File

@ -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