public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/scipy] rawhide: Skip test_smoke_economic and test_reproduction_NaN_on_input_points on RISC-V.
Date: Wed, 23 Sep 2026 06:32:38 GMT [thread overview]
Message-ID: <179014515881.1.8673264435800140968.rpms-scipy-0744d6fd0ee3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/scipy
Branch : rawhide
Commit : 0744d6fd0ee363ec94156538938854aefb42de8a
Author : Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
Date : 2026-09-22T17:33:44+02:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/scipy/c/0744d6fd0ee363ec94156538938854aefb42de8a?branch=rawhide
Log:
Skip test_smoke_economic and test_reproduction_NaN_on_input_points on RISC-V.
Those tests fail on other archs as well.
---
diff --git a/scipy.spec b/scipy.spec
index c36a000..b908d16 100644
--- a/scipy.spec
+++ b/scipy.spec
@@ -44,7 +44,7 @@
Summary: Scientific Tools for Python
Name: scipy
Version: 1.18.0
-Release: 1%{?dist}
+Release: 2%{?dist}
# BSD-3-Clause -- whole package except:
# BSD-2-Clause -- scipy/_lib/_pep440.py
@@ -283,6 +283,8 @@ not (test_discrete_basic and binom)' \
%ifarch riscv64
export PYTEST_ADDOPTS="-k '$SKIP_ALL and \
+not test_smoke_economic and \
+not test_reproduction_NaN_on_input_points and \
not TestSchur and \
not test_gejsv_general and \
not test_kendall_p_exact_large and \
@@ -325,6 +327,9 @@ popd
%endif
%changelog
+* Tue Sep 22 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.18.0-2
+- Skip test_smoke_economic and test_reproduction_NaN_on_input_points on RISC-V.
+
* Wed Jul 29 2026 Siteshwar Vashisht <svashisht@redhat.com> - 1.18.0-1
- Update to scipy-1.18.0
Resolves: #2406909
reply other threads:[~2026-09-23 6:32 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=179014515881.1.8673264435800140968.rpms-scipy-0744d6fd0ee3@fedoraproject.org \
--to=mjuszkiewicz@redhat.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