diff --git a/pkgs/development/python-modules/brax/default.nix b/pkgs/development/python-modules/brax/default.nix index 49ff253f84d1..849d44c7fab2 100644 --- a/pkgs/development/python-modules/brax/default.nix +++ b/pkgs/development/python-modules/brax/default.nix @@ -113,6 +113,8 @@ buildPythonPackage (finalAttrs: { "test_pendulum_period2" # AssertionError: Array(837.4592, dtype=float32) not greater than 990.0 "testSpeed1" + # AssertionError: array(0.) != 0.02 + "test_save_and_load_checkpoint" ]; disabledTestPaths = [