public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/calibre] rawhide: Exclude canoufox test on riscv64
@ 2026-09-22 12:15 David Abdurachmanov
0 siblings, 0 replies; only message in thread
From: David Abdurachmanov @ 2026-09-22 12:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/calibre
Branch : rawhide
Commit : be5c82936530a56b9ac90b0f66584d928fd8ec61
Author : David Abdurachmanov <david.abdurachmanov@gmail.com>
Date : 2026-09-22T09:47:56+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/calibre/c/be5c82936530a56b9ac90b0f66584d928fd8ec61?branch=rawhide
Log:
Exclude canoufox test on riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
---
diff --git a/calibre.spec b/calibre.spec
index b8fb25c..fffd2b7 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -395,6 +395,9 @@ TEST_ARGS=(
--exclude-test-name test_fts_search
--exclude-test-name test_download_deps_camoufox_release_selection # canoufox is only aarc64/x86
%endif
+%ifarch riscv64
+ --exclude-test-name test_download_deps_camoufox_release_selection # canoufox is only aarc64/x86
+%endif
)
CALIBRE_PY3_PORT=1 \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 12:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 12:15 [rpms/calibre] rawhide: Exclude canoufox test on riscv64 David Abdurachmanov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox