python310Packages.aws-lambda-builders: disable failing tests
This commit is contained in:
parent
f579f725ed
commit
0149dad576
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user