Justin Ross created DISPATCH-1671:
-------------------------------------

             Summary: An unused import?
                 Key: DISPATCH-1671
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1671
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Tests
            Reporter: Justin Ross


https://github.com/apache/qpid-dispatch/blob/f62c85f40bbd77776d0bddea66938fe9319deaa5/tests/system_test.py#L83

The system test code tries to import python qpid_messaging.  I don't think it 
uses it.  But the presence of the import triggers a failure on Fedora 31 for 
me, because if qpid_messaging is present, it attempts to use a swig API that 
has gone away in swig 4.0.

I think the right thing is to remove the qpid_messaging import.



--
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