public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/duplicity] rawhide: Disable tests on i686
Date: Fri, 14 Aug 2026 20:41:48 GMT	[thread overview]
Message-ID: <178674010822.1.3890178201714218693.rpms-duplicity-327a5c3998b7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/duplicity
Branch : rawhide
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=rawhide

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

                 reply	other threads:[~2026-08-14 20:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178674010822.1.3890178201714218693.rpms-duplicity-327a5c3998b7@fedoraproject.org \
    --to=gwync@protonmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox