Temporarily disable tests on i686.
This commit is contained in:
parent
eabecc5b73
commit
ef7744a7a3
@ -110,7 +110,7 @@ sed -i "s/;Threads::Threads//" %{buildroot}%{_libdir}/cmake/OpenEXR/OpenEXRTarge
|
|||||||
%check
|
%check
|
||||||
# Test 4 currently fails on aarch64 and sometimes times out on armv7hl
|
# Test 4 currently fails on aarch64 and sometimes times out on armv7hl
|
||||||
# https://github.com/AcademySoftwareFoundation/openexr/issues/876
|
# https://github.com/AcademySoftwareFoundation/openexr/issues/876
|
||||||
%ifnarch armv7hl aarch64 s390x
|
%ifnarch armv7hl aarch64 s390x i686
|
||||||
%ctest
|
%ctest
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user