https://bugzilla.redhat.com/show_bug.cgi?id=1624921 --- Comment #11 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- I tested it myself: s390x has failures with tests. Remove s390 from the lists here: %check # Run SpiderMonkey tests %{__python2} tests/jstests.py -d -s -t 1800 --no-progress ../../js/src/js/src/shell/js \ %ifarch %{ix86} x86_64 %{arm} aarch64 ppc ppc64le ; %else || : %endif # Run basic JIT tests %{__python2} jit-test/jit_test.py -s -t 1800 --no-progress ../../js/src/js/src/shell/js basic \ %ifarch %{ix86} x86_64 %{arm} aarch64 ppc ppc64le ; %else || : %endif Works fine afterwards: https://koji.fedoraproject.org/koji/taskinfo?taskID=29474403 -- 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx