public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Federico Pellegrin <fede@evolware.org>
To: git-commits@fedoraproject.org
Subject: [rpms/conan] rawhide: Remove test that fails on ppc64 runners (rhbz#2503823)
Date: Wed, 22 Jul 2026 11:43:14 GMT	[thread overview]
Message-ID: <178472059408.1.9531643610233412269.rpms-conan-06388e15c114@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/conan
Branch : rawhide
Commit : 06388e15c114a891f2619e35b741ef68f60da832
Author : Federico Pellegrin <fede@evolware.org>
Date   : 2026-07-22T13:40:12+02:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/conan/c/06388e15c114a891f2619e35b741ef68f60da832?branch=rawhide

Log:
Remove test that fails on ppc64 runners (rhbz#2503823)

---
diff --git a/conan.spec b/conan.spec
index 937908e..c48107d 100644
--- a/conan.spec
+++ b/conan.spec
@@ -67,7 +67,8 @@ find -name '*.py' \( \! -perm /u+x,g+x,o+x -exec sed -e '/^#!/Q 0' -e 'Q 1' {} \
 %{pytest} -v test/unittests
 # Fail currently:
 # - toolchains/gnu/test_autotoolsdeps.py to be investigated further why
-rm test/integration/toolchains/gnu/test_autotoolsdeps.py
+# - integration/toolchains/microsoft/test_vs_layout.py fails on ppc64
+rm test/integration/toolchains/gnu/test_autotoolsdeps.py test/integration/toolchains/microsoft/test_vs_layout.py
 %{pytest} -v test/integration
 %endif
 

                 reply	other threads:[~2026-07-22 11:43 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=178472059408.1.9531643610233412269.rpms-conan-06388e15c114@fedoraproject.org \
    --to=fede@evolware.org \
    --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