Unverified Commit 1264073e authored by Kerstin Humm's avatar Kerstin Humm
Browse files

python3Packages.celery: skip failing test

parent 6e1ada0d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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"
  ]