Run tests with a timeout multiplier
Tests fail to pass on s390x, and this seems to be just a timeout.
This commit is contained in:
parent
6aa6d755fb
commit
3666983037
@ -513,7 +513,7 @@ python3 %{SOURCE2} %buildroot <<EOF
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%ninja_test -C %{_vpath_builddir}
|
meson test -C %{_vpath_builddir} -t 3
|
||||||
|
|
||||||
#############################################################################################
|
#############################################################################################
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user