https://bugzilla.redhat.com/show_bug.cgi?id=1838686



--- Comment #22 from Sandro Mani <manisan...@gmail.com> ---
As for the test, you can ignore the test failures on problematic arches, say

%ifarch armv7hl aarch64 s390x
ctest || true
%else
ctest
%endif

Generally it's not mandatory for tests to pass, but especially for the main
arches it's good pratice to not silently ignore failures if the test suite can
be run in such way that it passes 100%, it can be helpful to expose subtile
packaging issues later on, say if a dependency changes somehow.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to