public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/scipy] rawhide: Skip one more flaky test on i686
@ 2026-07-31 19:28
0 siblings, 0 replies; only message in thread
From: @ 2026-07-31 19:28 UTC (permalink / raw)
To: git-commits
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 \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 19:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 19:28 [rpms/scipy] rawhide: Skip one more flaky test on i686
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox