gnu: python-scikit-learn-1.6: Skip 3 more tests.

* gnu/packages/machine-learning.scm (python-scikit-learn-1.6)[arguments]
<test-flags>: Skip 3 more tests.

Change-Id: I1c7e2eb7c18ddc5479cf45b84a6cf07d374842fe
This commit is contained in:
Sharlatan Hellseher 2026-01-04 01:19:43 +00:00 committed by Andreas Enge
parent f4d3acf2cf
commit a199dde0a2
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -2361,6 +2361,9 @@ data analysis.")
"test_check_is_fitted_with_attributes"
"test_covariance"
"test_estimators"
"test_newton_cholesky_fallback_to_lbfgs[42]"
"test_logistic_regression_path_convergence_fail"
"test_linalg_warning_with_newton_solver[42]"
"test_ledoit_wolf"
"test_mcd"
"test_mcd_issue1127"