public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/conan] rawhide: Remove test that fails on ppc64 runners (rhbz#2503823)
@ 2026-07-22 11:43 Federico Pellegrin
0 siblings, 0 replies; only message in thread
From: Federico Pellegrin @ 2026-07-22 11:43 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 11:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 11:43 [rpms/conan] rawhide: Remove test that fails on ppc64 runners (rhbz#2503823) Federico Pellegrin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox