[
https://issues.apache.org/jira/browse/DISPATCH-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502483#comment-16502483
]
ASF GitHub Bot commented on DISPATCH-1024:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/qpid-dispatch/pull/317
> Latest version of qpid-proton is causing build issues on Travis, to system
> tests using incorrect url with user and password
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: DISPATCH-1024
> URL: https://issues.apache.org/jira/browse/DISPATCH-1024
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Tests
> Reporter: Fernando Giorgetti
> Priority: Major
>
> Travis build is failing due to latest version of qpid-proton enforcing valid
> url.
> Currently in system_tests_policy, some tests are invoking qdmanage as:
> qdmanage query --bus *u1:password@amqp://0.0.0.0:29947* --indent=1 --timeout
> 60.0
> This url is causing proton to raise an exception with the following error:
>
> ValueError: Not a valid port number or service name: 'u1'
>
> URL must be informed as:
> *amqp://u1:[email protected]:29947*
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]