From 589e22e5cdc1043d507e429dec2bd3c7a3c4a25c Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 25 Apr 2023 16:48:11 +0200 Subject: dev-python/scipy: Remove obsolete EPYTEST_DESELECT entries 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.10.1.ebuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dev-python') diff --git a/dev-python/scipy/scipy-1.10.1.ebuild b/dev-python/scipy/scipy-1.10.1.ebuild index fbe608eae076..08df910a0993 100644 --- a/dev-python/scipy/scipy-1.10.1.ebuild +++ b/dev-python/scipy/scipy-1.10.1.ebuild @@ -96,10 +96,6 @@ python_test() { cd "${T}" || die local EPYTEST_DESELECT=( - linalg/tests/test_decomp.py::TestSchur::test_sort - linalg/tests/test_solvers.py::test_solve_discrete_are - optimize/tests/test_milp.py::test_milp_timeout_16545 - # Network datasets/tests/test_data.py::TestDatasets::test_existence_all datasets/tests/test_data.py::TestDatasets::test_ascent -- cgit v1.2.3-65-gdbad