map codec failures on 64 bit systems
------------------------------------

                 Key: QPID-1055
                 URL: https://issues.apache.org/jira/browse/QPID-1055
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: M3
         Environment: 64 bit systems
            Reporter: Rafael H. Schloming
            Assignee: Rafael H. Schloming


======================================================================
FAIL: testMapAll (tests.codec010.CodecTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/remote/gsim/qpid/python/tests/codec010.py", line 53, in testMapAll
    self.check("map", {"string": "this is a test",
  File "/home/remote/gsim/qpid/python/tests/codec010.py", line 35, in check
    assert decoded == value
AssertionError

======================================================================
FAIL: testMapLong (tests.codec010.CodecTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/remote/gsim/qpid/python/tests/codec010.py", line 44, in 
testMapLong
    self.check("map", {"long": 2**32})
  File "/home/remote/gsim/qpid/python/tests/codec010.py", line 35, in check
    assert decoded == value
AssertionError

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to