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

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

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

DISPATCH-1377: Fix test to work on python3-only system

Use substitution of PY_STRING to locate discovered python executable.
Test for required 'ast' module. If not present then skip test.
Print full error text from teardown.
This closes #609


> 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: Charles E. Rolke
>            Priority: Major
>
> 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
(v8.3.4#803005)

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

Reply via email to