Uploaded image for project: 'Apache QPID Interoperability Test Suite'
  1. Apache QPID Interoperability Test Suite
  2. QPIDIT-7

AMQP type map fails ProtonPython -> ProtonPython

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.1.0
    • None
    • Proton Python Shim
    • None

    Description

      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.

      Attachments

        Activity

          People

            kpvdr Kim van der Riet
            kpvdr Kim van der Riet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: