[
https://issues.apache.org/jira/browse/PROTON-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981463#comment-16981463
]
Ali Hadi commented on PROTON-2141:
----------------------------------
[~astitcher] in our host config we have :
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
Both solutions below resolve the problem :
- Removing the second line with the ::1
- Replacing "localhost" by "127.0.0.1" in the tests makes them pass.
> [cpp] Make unit tests pass on ipv4 machine
> ------------------------------------------
>
> Key: PROTON-2141
> URL: https://issues.apache.org/jira/browse/PROTON-2141
> Project: Qpid Proton
> Issue Type: Bug
> Components: cpp-binding
> Affects Versions: proton-c-0.29.0
> Reporter: Rabih Mourad
> Priority: Major
> Attachments: errors.log
>
>
> There are test failure when running unit tests on an ipv4 machine.
> So we propose the pull request below.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]