From c3643e83a78da102d8eddb1a2fee33eb6f70dbfa Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 11 Nov 2023 13:40:57 +0100 Subject: [PATCH] python311Packages.dissect-target: disable failing tests --- pkgs/development/python-modules/dissect-target/default.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pkgs/development/python-modules/dissect-target/default.nix b/pkgs/development/python-modules/dissect-target/default.nix index 1b816948895b..dfb7f7867534 100644 --- a/pkgs/development/python-modules/dissect-target/default.nix +++ b/pkgs/development/python-modules/dissect-target/default.nix @@ -108,6 +108,11 @@ buildPythonPackage rec { "test_exec_target_command" # Issue with tar file "test_tar_sensitive_drive_letter" + "test_dpapi_decrypt_blob" + "test_notifications_appdb" + "test_md" + "test_notifications_wpndatabase" + "test_nested_md_lvm" # Tests compare dates and times "yum" # Filesystem access, windows defender tests