[ 
https://issues.apache.org/jira/browse/DISPATCH-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249027#comment-17249027
 ] 

ASF subversion and git services commented on DISPATCH-1882:
-----------------------------------------------------------

Commit f6322060d6677415b693ba24b337cfd75cf419c7 in qpid-dispatch's branch 
refs/heads/master from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=f632206 ]

DISPATCH-1882: TCP test handles empty echo servers dictionary


> Tcp adaptor self test fails when all tests skipped
> --------------------------------------------------
>
>                 Key: DISPATCH-1882
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1882
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>
> [https://travis-ci.com/github/apache/qpid-dispatch/builds/208502016]
>  
> {code:java}
> 70: Test command: /usr/bin/python 
> "/home/travis/build/apache/qpid-dispatch/build/tests/run.py" "-m" "unittest" 
> "-v" "system_tests_tcp_adaptor"
> 70: Test timeout computed to be: 600
> 70: test_01_tcp_basic_connectivity (system_tests_tcp_adaptor.TcpAdaptor) ... 
> skipped 'Python selectors module is not available on this platform.'
> 70: test_10_tcp_INTA_INTA_100 (system_tests_tcp_adaptor.TcpAdaptor) ... 
> skipped 'Python selectors module is not available on this platform.'
> 70: test_11_tcp_INTA_INTA_1000 (system_tests_tcp_adaptor.TcpAdaptor) ... 
> skipped 'Python selectors module is not available on this platform.'
> 70: test_12_tcp_INTA_INTA_500000 (system_tests_tcp_adaptor.TcpAdaptor) ... 
> skipped 'Python selectors module is not available on this platform.'
> 70: test_13_tcp_EA1_EC2_500000 (system_tests_tcp_adaptor.TcpAdaptor) ... 
> skipped 'Python selectors module is not available on this platform.'
> 70: test_20_tcp_connect_disconnect (system_tests_tcp_adaptor.TcpAdaptor) ... 
> skipped 'Python selectors module is not available on this platform.'
> 70: test_50_concurrent (system_tests_tcp_adaptor.TcpAdaptor) ... skipped 
> 'Python selectors module is not available on this platform.'
> 70: ERROR
> 70: 
> 70: ======================================================================
> 70: ERROR: tearDownClass (system_tests_tcp_adaptor.TcpAdaptor)
> 70: ----------------------------------------------------------------------
> 70: Traceback (most recent call last):
> 70:   File 
> "/home/travis/build/apache/qpid-dispatch/tests/system_tests_tcp_adaptor.py", 
> line 410, in tearDownClass
> 70:     server = cls.echo_servers[rtr]
> 70: AttributeError: type object 'TcpAdaptor' has no attribute 'echo_servers'
> 70: 
> 70: ----------------------------------------------------------------------
> 70: Ran 7 tests in 0.001s
> 70: 
> 70: FAILED (errors=1, skipped=7)
> 70/72 Test #70: system_tests_tcp_adaptor ..........................***Failed  
>   0.07 sec
>  {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to