public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-contourpy] rawhide: Re-enable tests on s390x
@ 2026-07-20 21:05 Elliott Sales de Andrade
  0 siblings, 0 replies; only message in thread
From: Elliott Sales de Andrade @ 2026-07-20 21:05 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-contourpy
            Branch : rawhide
            Commit : 5c4f55578e7f65047af3291efcf5172abde7cd82
            Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
            Date   : 2026-07-20T17:05:50-04:00
            Stats  : +0/-12 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-contourpy/c/5c4f55578e7f65047af3291efcf5172abde7cd82?branch=rawhide

            Log:
            Re-enable tests on s390x

The GCC bug has been fixed on at least Rawhide.

---
diff --git a/python-contourpy.spec b/python-contourpy.spec
index 1d3e945..f987d66 100644
--- a/python-contourpy.spec
+++ b/python-contourpy.spec
@@ -50,18 +50,6 @@ Summary:        %{summary}
 %if %{with bootstrap}
 k="${k-}${k+ and }not image"
 %endif
-%ifarch s390x
-# See https://bugzilla.redhat.com/2434972
-# Skip the tests that fail and/or crash to unblock the Python 3.15 rebuild
-k="${k-}${k+ and }not test_filled_random"
-k="${k-}${k+ and }not test_filled_simple"
-k="${k-}${k+ and }not test_filled_z_nonfinite"
-k="${k-}${k+ and }not (test_config_filled and mpl2005)"
-k="${k-}${k+ and }not (test_filled_infinite_level and mpl2005)"
-k="${k-}${k+ and }not (test_lines and mpl2005)"
-k="${k-}${k+ and }not (test_minimal_filled and mpl2005)"
-k="${k-}${k+ and }not (test_minimal_lines and mpl2005)"
-%endif
 %pytest ${k:+-k "${k}"} -v
 
 %files -n python3-%{srcname} -f %{pyproject_files}

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

only message in thread, other threads:[~2026-07-20 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 21:05 [rpms/python-contourpy] rawhide: Re-enable tests on s390x Elliott Sales de Andrade

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