Loading pkgs/development/python-modules/celery/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -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" ] Loading Loading
pkgs/development/python-modules/celery/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -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" ] Loading