public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/scipy] rawhide: Skip one more flaky test on i686
Date: Fri, 31 Jul 2026 19:28:50 GMT [thread overview]
Message-ID: <178552613045.1.12787456158443544592.rpms-scipy-2d51a6bfe84c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/scipy
Branch : rawhide
Commit : 2d51a6bfe84c5aaf9e42e76263fa77c3fccb3e0b
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-07-31T17:38:44+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/scipy/c/2d51a6bfe84c5aaf9e42e76263fa77c3fccb3e0b?branch=rawhide
Log:
Skip one more flaky test on i686
FAILED scipy/integrate/tests/test_quadrature.py::TestCumulativeSimpson::test_cumulative_simpson_against_simpson[numpy]
---
diff --git a/scipy.spec b/scipy.spec
index 735cdff..c36a000 100644
--- a/scipy.spec
+++ b/scipy.spec
@@ -273,6 +273,7 @@ not test_cython and \
not (TestFftn and test_definition) and \
not test_fftpack_import and \
not test_cumulative_simpson_against_simpson_with_default_dx and \
+not (test_cumulative_simpson_against_simpson and numpy) and \
not test_n_argument_real and \
not test_backend_call and \
not test_djbfft and \
reply other threads:[~2026-07-31 19:28 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=178552613045.1.12787456158443544592.rpms-scipy-2d51a6bfe84c@fedoraproject.org \
--to=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