Merge pull request #185727 from fabaff/faraday-agent-dispatcher-fix
faraday-agent-dispatcher: disable TLS/SSL tests
This commit is contained in:
@@ -49,6 +49,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
disabledTests = [
|
||||
"test_execute_agent"
|
||||
"SSL"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user