Commit 093d401c authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

python3Packages.pytensor: skip crashing test

parent f1f44159
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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