[issue11189] test_resource error on AIX

Sébastien Sablé report at bugs.python.org
Fri Feb 11 15:57:25 CET 2011


New submission from Sébastien Sablé <sable at users.sourceforge.net>:

I have the following error on test_resource on AIX:

test_resource
test test_resource failed -- Traceback (most recent call last):
  File "/san_cis/home/cis/.buildbot/python-aix6/3.x.phenix.xlc/build/Lib/test/test_resource.py", line 28, in test_fsize_ismax
    self.assertEqual(resource.RLIM_INFINITY, max)
AssertionError: 2147483647 != 1073741312

I haven't investigated yet.

----------
messages: 128397
nosy: sable
priority: normal
severity: normal
status: open
title: test_resource error on AIX
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11189>
_______________________________________


More information about the Python-bugs-list mailing list