python3Packages.celery: skip failing test

This commit is contained in:
Kerstin Humm
2026-04-18 16:24:48 +02:00
parent 6e1ada0d38
commit 1264073efd
@@ -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"
]