You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/08/28 15:36:00 UTC

[jira] [Commented] (DISPATCH-1108) Tests failing in travis due to import errors

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

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

Commit 6e03ab8a5dc5059bb4645a0b608ded93a02ebc17 in qpid-dispatch's branch refs/heads/master from [~ganeshmurthy]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=6e03ab8 ]

DISPATCH-1108 - Fixed import errors in some python system tests


> Tests failing in travis due to import errors
> --------------------------------------------
>
>                 Key: DISPATCH-1108
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1108
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.4.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.4.0
>
>
> The following tests are failing due to import errors
>  
> {noformat}
> The following tests FAILED:
> 	 18 - system_tests_one_router (Failed)
> 	 23 - system_tests_protocol_family (Failed)
> 	 30 - system_tests_two_routers (Failed)
> 	 31 - system_tests_distribution (Failed)
> 	 32 - system_tests_multi_tenancy (Failed)
> 	 33 - system_tests_dynamic_terminus (Failed)
> 	 35 - system_tests_failover_list (Failed)
> 	 38 - system_tests_delivery_abort (Failed)
> 	 39 - system_tests_topology (Failed)
> 	 40 - system_tests_topology_disposition (Failed)
> 	 41 - system_tests_topology_addition (Failed)
> 	 43 - system_tests_global_delivery_counts (Failed)
> 	 48 - system_tests_edge_router (Failed)
> Errors while running CTest
> Example
> 48: Test command: /usr/bin/python "/home/travis/build/apache/qpid-dispatch/build/tests/run.py" "-x" "unit2" "-v" "system_tests_edge_router"
> 48: Test timeout computed to be: 1500
> 48: Traceback (most recent call last):
> 48:   File "/usr/bin/unit2", line 7, in <module>
> 48:     main_()
> 48:   File "/usr/lib/python2.7/dist-packages/unittest2/main.py", line 240, in main_
> 48:     main(module=None)
> 48:   File "/usr/lib/python2.7/dist-packages/unittest2/main.py", line 97, in __init__
> 48:     self.parseArgs(argv)
> 48:   File "/usr/lib/python2.7/dist-packages/unittest2/main.py", line 152, in parseArgs
> 48:     self.createTests()
> 48:   File "/usr/lib/python2.7/dist-packages/unittest2/main.py", line 161, in createTests
> 48:     self.module)
> 48:   File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 148, in loadTestsFromNames
> 48:     suites = [self.loadTestsFromName(name, module) for name in names]
> 48:   File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 111, in loadTestsFromName
> 48:     module = __import__('.'.join(parts_copy))
> 48:   File "/home/travis/build/apache/qpid-dispatch/tests/system_tests_edge_router.py", line 30, in <module>
> 48:     from proton import PN_STATUS_MODIFIED as MODIFIED
> 48: ImportError: cannot import name PN_STATUS_MODIFIED
> 48/48 Test #48: system_tests_edge_router ..........................***Failed    0.07 sec
> 73% tests passed, 13 tests failed out of 48
> Total Test time (real) = 128.66 sec{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