Loading pkgs/development/python-modules/stable-baselines3/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,9 @@ buildPythonPackage rec { ]; disabledTests = [ # Flaky: Can fail if it takes too long, which happens when the system is under heavy load "test_fps_logger" # Tests that attempt to access the filesystem "test_make_atari_env" "test_vec_env_monitor_kwargs" Loading Loading
pkgs/development/python-modules/stable-baselines3/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,9 @@ buildPythonPackage rec { ]; disabledTests = [ # Flaky: Can fail if it takes too long, which happens when the system is under heavy load "test_fps_logger" # Tests that attempt to access the filesystem "test_make_atari_env" "test_vec_env_monitor_kwargs" Loading