diff --git a/pkgs/development/python-modules/pytensor/default.nix b/pkgs/development/python-modules/pytensor/default.nix index 4b318865257d..de922e034e3a 100644 --- a/pkgs/development/python-modules/pytensor/default.nix +++ b/pkgs/development/python-modules/pytensor/default.nix @@ -90,6 +90,10 @@ buildPythonPackage (finalAttrs: { # AssertionError: equal_computations failed "test_infer_shape_db_handles_xtensor_lowering" + + # Crashes with jax>=0.9.0 + # in .../jax/_src/compiler.py", line 362 in backend_compile_and_load + "test_higher_order_derivatives" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # Numerical assertion error