Merge pull request #185727 from fabaff/faraday-agent-dispatcher-fix

faraday-agent-dispatcher: disable TLS/SSL tests
This commit is contained in:
Fabian Affolter 2022-08-09 00:19:30 +02:00 committed by GitHub
commit ebf10f55be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,7 @@ python3.pkgs.buildPythonApplication rec {
disabledTests = [
"test_execute_agent"
"SSL"
];
disabledTestPaths = [