Disable ppc64le tests
This commit is contained in:
parent
16427f440a
commit
906fead1c5
@ -102,9 +102,9 @@ Summary: Development files for %{name}
|
||||
|
||||
|
||||
%check
|
||||
# A few tests fail on s390x
|
||||
# A few tests fail on s390x and ppc64le
|
||||
# https://github.com/AcademySoftwareFoundation/openexr/issues/1175
|
||||
%ifnarch s390x
|
||||
%ifnarch s390x ppc64le
|
||||
%ctest
|
||||
%endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user