python312Packages.jaxopt: disable more flaky test on darwin

This commit is contained in:
Weijia Wang
2025-01-03 21:27:54 +01:00
parent 325c094e12
commit ff65ee04a6
@@ -94,6 +94,7 @@ buildPythonPackage rec {
# AssertionError (flaky numerical tests)
"test_logreg_with_intercept_manual_loop3"
"test_binary_logit_log_likelihood"
"test_inv_hessian_product_pytree3"
];
meta = {