skip more problematic tests on ppc64le
This commit is contained in:
parent
926804d8b1
commit
33c9306c07
@ -1,7 +1,7 @@
|
||||
# skip tests known to be problematic in a specific version
|
||||
%global skip_checks_version 0.1.50
|
||||
%ifarch ppc64le
|
||||
%global skip_checks chromaticities srgb_to_lab_u8 models
|
||||
%global skip_checks chromaticities srgb_to_lab_u8 models float-to-8bit
|
||||
%else
|
||||
%global skip_checks none
|
||||
%endif
|
||||
@ -117,6 +117,9 @@ make check
|
||||
%doc %{develdocdir}
|
||||
|
||||
%changelog
|
||||
* Mon May 21 2018 Nils Philippsen <nils@tiptoe.de>
|
||||
- skip more problematic tests on ppc64le
|
||||
|
||||
* Mon May 21 2018 Josef Ridky <jridky@redhat.com> - 0.1.50-1
|
||||
- New upstream release 0.1.50
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user