python310Packages.aws-lambda-builders: disable network tests
Rust/cargo integration tests require available network.
This commit is contained in:
@@ -50,6 +50,7 @@ buildPythonPackage rec {
|
||||
"TestPipRunner"
|
||||
"TestPythonPipWorkflow"
|
||||
"TestRubyWorkflow"
|
||||
"TestRustCargo"
|
||||
# Tests which are passing locally but not on Hydra
|
||||
"test_copy_dependencies_action_1_multiple_files"
|
||||
"test_move_dependencies_action_1_multiple_files"
|
||||
|
||||
Reference in New Issue
Block a user