public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/duplicity] f45: Disable tests on i686
@ 2026-08-14 20:42 Gwyn Ciesla
  0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-08-14 20:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/duplicity
Branch : f45
Commit : 327a5c3998b74666bf8eeeef62db9cba91715be1
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-08-14T15:41:40-05:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/duplicity/c/327a5c3998b74666bf8eeeef62db9cba91715be1?branch=f45

Log:
Disable tests on i686

---
diff --git a/duplicity.spec b/duplicity.spec
index 9f48092..ca51c00 100644
--- a/duplicity.spec
+++ b/duplicity.spec
@@ -112,7 +112,7 @@ rm -rf %{buildroot}%{_docdir}/duplicity-%{version}/README-REPO.md
 
 %if %{with check}
 # https://gitlab.com/duplicity/duplicity/-/issues/820
-%ifnarch ppc64le
+%ifnarch ppc64le i686
 %check
 %pytest -k 'not test_pylint and not test_black and not test_GzipWriteFile and not test_gpg_asym and not test_gpg_signing and not test_out_of_order_volume and not test_last_file_missing_at_end'
 %endif

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-14 20:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 20:42 [rpms/duplicity] f45: Disable tests on i686 Gwyn Ciesla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox