[New-bugs-announce] [issue11214] test_asyncore fails on AIX

Sébastien Sablé report at bugs.python.org
Mon Feb 14 18:36:09 CET 2011


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

When running test_asyncore on AIX, I get the following error:

[122/337] test_asyncore
test test_asyncore failed -- Traceback (most recent call last):
  File "/san_cis/home/cis/.buildbot/python-aix6/3.x.phenix.xlc/build/Lib/test/test_asyncore.py", line 332, in test_strerror
    self.assertIn("unknown error", err.lower())
AssertionError: 'unknown error' not found in 'error -1 occurred.'

I haven't investigated yet.

----------
messages: 128563
nosy: sable
priority: normal
severity: normal
status: open
title: test_asyncore fails on AIX
versions: Python 3.2

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


More information about the New-bugs-announce mailing list