diff --git a/pkgs/development/python-modules/jaxopt/default.nix b/pkgs/development/python-modules/jaxopt/default.nix index b617e21c1c27..ca4eb06034a0 100644 --- a/pkgs/development/python-modules/jaxopt/default.nix +++ b/pkgs/development/python-modules/jaxopt/default.nix @@ -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 = {