jiridanek commented on pull request #809: URL: https://github.com/apache/qpid-dispatch/pull/809#issuecomment-667717592
One issue I know of. For some reason, dispatch skips SASL tests, even though I believe I installed all that's needed ``` 53: test_ssl_sasl_client_invalid (system_tests_ssl.RouterTestSslClient) ... skipped 'Cyrus library not available. skipping test' 53: test_ssl_sasl_client_valid (system_tests_ssl.RouterTestSslClient) ... skipped 'Cyrus library not available. skipping test' ``` I also couldn't find a way to use here the artifacts that the Proton pipeline is building. CC @gemmellr ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
