You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2019/06/28 17:23:00 UTC

[jira] [Commented] (DISPATCH-1377) system_tests_topology_disposition failing on machine with python3 only

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

Chuck Rolke commented on DISPATCH-1377:
---------------------------------------

The failing system has 'python3' but it does not have 'python' linked to it.

The test launches scraper with

{{/usr/bin/env python /root/qpid-dispatch/build/tests/scraper/scraper.py -f ../setUpClass/A.log ../setUpClass/B.log ../setUpClass/C.log ../setUpClass/D.log}}
{{/usr/bin/env: ‘python’: No such file or directory}}

Other tests that pass launch 'python3'.

 

> system_tests_topology_disposition failing on machine with python3 only
> ----------------------------------------------------------------------
>
>                 Key: DISPATCH-1377
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1377
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.8.0
>            Reporter: Ganesh Murthy
>            Assignee: Chuck Rolke
>            Priority: Major
>             Fix For: 1.9.0
>
>
> The following is the output of the test failure
>  
> {noformat}
> Stacktrace
> test_01_delete_spurious_connector (system_tests_topology_disposition.TopologyDispositionTests) ... ok
> test_02_topology_disposition (system_tests_topology_disposition.TopologyDispositionTests) ... ok
> test_03_connection_id_propagation (system_tests_topology_disposition.TopologyDispositionTests) ... ok
> test_04_scraper_tool (system_tests_topology_disposition.TopologyDispositionTests) ... FAIL
> ======================================================================
> FAIL: test_04_scraper_tool (system_tests_topology_disposition.TopologyDispositionTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/opt/interconnect-src/tests/system_tests_topology_disposition.py", line 459, in test_04_scraper_tool
>     self.assertEqual ( None, error )
> AssertionError: None != 'Process 7713 error: exit code 126, expec[311 chars]<<<<'{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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