From d0906ddff6010a977d3fb2fd6596e2e4229e1cd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 16 Mar 2025 20:14:33 +0100 Subject: [PATCH] dev-python/scipy: Update deselect list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 d619e72166878..ba67f324d3a4a 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=()