Github user ganeshmurthy commented on the issue:

    https://github.com/apache/qpid-dispatch/pull/285
  
    test_unresolvable_host fails for me locally. 
    [gmurthy@localhost build]$ /usr/bin/python 
"/home/gmurthy/opensource/qpid-dispatch/build/tests/run.py" "-x" "unit2" "-v" 
"system_tests_bad_configuration"
    test_qdmanage_query 
(system_tests_bad_configuration.RouterTestBadConfiguration) ... ok
    test_unresolvable_host 
(system_tests_bad_configuration.RouterTestBadConfiguration) ... FAIL
    
    ======================================================================
    FAIL: test_unresolvable_host 
(system_tests_bad_configuration.RouterTestBadConfiguration)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/home/gmurthy/opensource/qpid-dispatch/tests/system_tests_bad_configuration.py",
 line 81, in test_unresolvable_host
        self.assertGreater(len(errors_caught), 0)
    AssertionError: 0 not greater than 0
    
    ----------------------------------------------------------------------
    Ran 2 tests in 3.094s
    
    FAILED (failures=1)
    [gmurthy@localhost build]$ 
    
    This is what I see when the router starts up
    
    2018-04-10 19:47:17.416339 -0400 CONN_MGR (info) Configured Connector: 
unresolvable.host.name:amqp proto=any, role=normal


---

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

Reply via email to