Bug 439412 - map codec failures on 64 bit systems
Summary: map codec failures on 64 bit systems
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: python-qpid
Version: beta
Hardware: All
OS: Linux
urgent
high
Target Milestone: ---
: ---
Assignee: Rafael H. Schloming
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-28 16:07 UTC by Gordon Sim
Modified: 2014-12-01 23:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-02 16:05:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gordon Sim 2008-03-28 16:07:54 UTC
======================================================================
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

Comment 1 Mike Bonnet 2008-05-16 15:08:51 UTC
python-qpid-0.2.656025-12.el5 has been pushed to the staging repo for testing


Note You need to log in before you can comment on or make changes to this bug.