New submission from Sébastien Sablé <[email protected]>:
I have the following error when running test_fileio on AIX:
======================================================================
FAIL: testAbles (test.test_fileio.OtherFileTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/san_cis/home/cis/.buildbot/python-aix6/3.x.phenix.xlc/build/Lib/test/test_fileio.py",
line 269, in testAbles
self.assertEqual(f.seekable(), False)
AssertionError: True != False
----------------------------------------------------------------------
Ran 34 tests in 0.032s
FAILED (failures=1)
I haven't investigated yet.
----------
messages: 128564
nosy: sable
priority: normal
severity: normal
status: open
title: test_fileio error on AIX
versions: Python 3.2
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11215>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com