From 2fbee434cc3ec72a127699a40171312ff8dcec1c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 4 Sep 2024 01:31:15 +0200 Subject: [PATCH] aws-sam-cli: disable failing test --- pkgs/development/tools/aws-sam-cli/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/tools/aws-sam-cli/default.nix b/pkgs/development/tools/aws-sam-cli/default.nix index 2c667b8b5d6d8..73a1e5cc7c313 100644 --- a/pkgs/development/tools/aws-sam-cli/default.nix +++ b/pkgs/development/tools/aws-sam-cli/default.nix @@ -130,6 +130,7 @@ python3.pkgs.buildPythonApplication rec { "test_update_stage" "test_delete_deployment" "test_request_with_no_data" + "test_import_should_succeed_for_a_defined_hidden_package_540_pkg_resources_py2_warn" ]; pythonImportsCheck = [