You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Cliff Jansen (JIRA)" <ji...@apache.org> on 2016/02/05 15:10:39 UTC

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

Cliff Jansen created PROTON-1129:
------------------------------------

             Summary: 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)