[ 
https://issues.apache.org/jira/browse/PROTON-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roddie Kieley resolved PROTON-1657.
-----------------------------------
    Resolution: Fixed

Followed the advice in PROTON-1064 and closed the port early for OSX via a 
small update to test_port.hpp via this 
[commit|https://github.com/RoddieKieley/qpid-proton/commit/1d4e3a8c4afa8165a07046416708193239edd4a0].
 

Tested and locally passes both test_container_default_vhost and 
test_container_no_vhost as well as other sibling tests that are a part of 
cpp-container_test:
{code}
8: Test command: 
/Users/rkieley/LocalProjects/issues/PROTON-522/128/proton-c/bindings/cpp/container_test
8: Test timeout computed to be: 1500
8: TEST: test_container_default_container_id()
8: TEST: test_container_vhost()
8: TEST: test_container_default_vhost()
8: TEST: test_container_no_vhost()
8: TEST: test_container_bad_address()
8: TEST: test_container_stop()
8: TEST: test_container_schedule_nohang()
8: TEST: test_container_immediate_stop()
 8/35 Test  #8: cpp-container_test ...............   Passed    0.30 sec
{code}

> [OSX] cpp-container_test test_container_[default|no]_vhost() tests fail
> -----------------------------------------------------------------------
>
>                 Key: PROTON-1657
>                 URL: https://issues.apache.org/jira/browse/PROTON-1657
>             Project: Qpid Proton
>          Issue Type: Sub-task
>          Components: cpp-binding
>         Environment: OSX 10.11.6, Xcode 7.3.1
>            Reporter: Roddie Kieley
>            Assignee: Cliff Jansen
>            Priority: Major
>
> At the moment when the cpp-container-test tests 
> test_container_default_vhost() and test_container_no_vhost() are run I see 
> the following:
> {code}
> 8: TEST: test_container_default_vhost()
> 8: ERROR test_container_default_vhost()
> 8: 
> /Users/rkieley/LocalProjects/issues/PROTON-522/qpid-proton-roddiekieley/proton-c/bindings/cpp/src/container_test.cpp:267:
>  proton:io: connection timed out - connecting to 127.0.0.1:49724
> 8: TEST: test_container_no_vhost()
> 8: ERROR test_container_no_vhost()
> 8: 
> /Users/rkieley/LocalProjects/issues/PROTON-522/qpid-proton-roddiekieley/proton-c/bindings/cpp/src/container_test.cpp:268:
>  proton:io: connection timed out - connecting to 127.0.0.1:49730
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to