Kim van der Riet created QPIDIT-7:
-------------------------------------

             Summary: AMQP type map fails ProtonPython -> ProtonPython
                 Key: QPIDIT-7
                 URL: https://issues.apache.org/jira/browse/QPIDIT-7
             Project: Apache QPID IT
          Issue Type: Bug
          Components: SimpleTypeTestPythonShim
            Reporter: Kim van der Riet
            Assignee: Kim van der Riet


The AMQP type map fails when run from ProtonPython to ProtonPython with the 
following error:

{{AssertionError: 
    sent:[{}, {1: u'one', 2: u'two'}, {None: None, 1: False, '2': '2', False: 
True}]
received:[{}, {1L: u'one', 2L: u'two'}, {False: True, 1L: False, '2': '2'}]}}

The map type is a complex type which allows embedding of other types, and the 
command-line interpreter of the text representation of the map is likely faulty.



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

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

Reply via email to