python310Packages.aws-lambda-builders: disable failing tests

This commit is contained in:
Fabian Affolter 2022-05-29 16:18:56 +02:00
parent f579f725ed
commit 0149dad576

View File

@ -49,6 +49,9 @@ buildPythonPackage rec {
"TestPipRunner"
"TestPythonPipWorkflow"
"TestRubyWorkflow"
# Tests which are passing locally but not on Hydra
"test_copy_dependencies_action_1_multiple_files"
"test_move_dependencies_action_1_multiple_files"
];
pythonImportsCheck = [