commit:     d0906ddff6010a977d3fb2fd6596e2e4229e1cd9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 16 19:14:33 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 16 19:15:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0906ddf

dev-python/scipy: Update deselect list

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/scipy/scipy-1.15.2.ebuild | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/dev-python/scipy/scipy-1.15.2.ebuild 
b/dev-python/scipy/scipy-1.15.2.ebuild
index d619e7216687..ba67f324d3a4 100644
--- a/dev-python/scipy/scipy-1.15.2.ebuild
+++ b/dev-python/scipy/scipy-1.15.2.ebuild
@@ -117,21 +117,9 @@ python_test() {
                scipy/datasets/tests/test_data.py::TestDatasets::test_face
                
scipy/datasets/tests/test_data.py::TestDatasets::test_electrocardiogram
 
-               # Precision issue with diff. blas?
-               
scipy/optimize/tests/test__basinhopping.py::Test_Metropolis::test_gh7799
-
                # Crashes with assertion, not a regression
                # https://github.com/scipy/scipy/issues/19321
                scipy/signal/tests/test_signaltools.py::test_lfilter_bad_object
-
-               # timeouts
-               scipy/sparse/linalg/tests/test_propack.py::test_examples
-               # hang or incredibly slow
-               
scipy/optimize/tests/test_lsq_linear.py::TestBVLS::test_large_rank_deficient
-               
scipy/optimize/tests/test_lsq_linear.py::TestTRF::test_large_rank_deficient
-
-               # TODO
-               
scipy/optimize/tests/test_minimize_constrained.py::TestTrustRegionConstr::test_list_of_problems
        )
        local EPYTEST_IGNORE=()
 

Reply via email to