diff --git a/pkgs/development/python-modules/manifest-ml/default.nix b/pkgs/development/python-modules/manifest-ml/default.nix index 71d7d3e26d31..927058c773d5 100644 --- a/pkgs/development/python-modules/manifest-ml/default.nix +++ b/pkgs/development/python-modules/manifest-ml/default.nix @@ -95,6 +95,8 @@ buildPythonPackage rec { "test_get" # this test has network access "test_retry_handling" + # Test is time-senstive + "test_timing" ]; meta = with lib; {