diff --git a/scipy.spec b/scipy.spec index b23aed8..1f5c0d6 100644 --- a/scipy.spec +++ b/scipy.spec @@ -253,8 +253,10 @@ not test_distance_transform_cdt05'" %ifarch x86_64 %if 0%{?rhel} +# test_minimize_constrained started failing on ELN without any direct changes to scipy export PYTEST_ADDOPTS="-k '$SKIP_ALL and \ -not test_gh7799'" +not test_gh7799 and \ +not test_minimize_constrained'" %endif %endif