diff --git a/pkgs/development/python-modules/celery/default.nix b/pkgs/development/python-modules/celery/default.nix index bb9aae785f0e..c6f6f4e7ff0e 100644 --- a/pkgs/development/python-modules/celery/default.nix +++ b/pkgs/development/python-modules/celery/default.nix @@ -194,6 +194,9 @@ buildPythonPackage (finalAttrs: { "test_regression_worker_startup_info" "test_check_privileges" + # FileNotFoundError: [Errno 2] No such file or directory: 'test.db' + "test_forget" + # Flaky: Unclosed temporary file handle under heavy load (as in nixpkgs-review) "test_check_privileges_without_c_force_root_and_no_group_entry" ]