You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/07 19:11:39 UTC

[jira] [Commented] (PROTON-1129) C++ binding test failure with older python

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

ASF subversion and git services commented on PROTON-1129:
---------------------------------------------------------

Commit 5e5bb2e0ea2a5e2b4cb0f448bba1cd28fcd98745 in qpid-proton's branch refs/heads/master from Clifford Jansen
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=5e5bb2e ]

PROTON-1129: C++ example_test.py - rework new python 2.7 calls for older python


> C++ binding test failure with older python
> ------------------------------------------
>
>                 Key: PROTON-1129
>                 URL: https://issues.apache.org/jira/browse/PROTON-1129
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding
>    Affects Versions: 0.13.0
>            Reporter: Cliff Jansen
>            Assignee: Cliff Jansen
>
> See errors like:
>   AttributeError: type object 'ContainerExampleTest' has no attribute 'broker'
> Working theory: unittest.TestCase.setUpClass() not implemented until python 2.7.  The classmethod overrides are never called.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)