[New-bugs-announce] [issue8459] buildbot: test_select failure on Python 2.6, Windows
STINNER Victor
report at bugs.python.org
Mon Apr 19 14:24:35 CEST 2010
New submission from STINNER Victor <victor.stinner at haypocalc.com>:
http://www.python.org/dev/buildbot/builders/x86 XP-5 2.6/builds/147/steps/test/logs/stdio
test_select
test test_select failed -- Traceback (most recent call last):
File "C:\buildslave\2.6.moore-windows\build\lib\test\test_select.py", line 24, in test_returned_list_identity
r, w, x = select.select([], [], [], 1)
error: (10022, 'An invalid argument was supplied')
----------
components: Extension Modules, Tests
keywords: buildbot
messages: 103587
nosy: haypo
severity: normal
status: open
title: buildbot: test_select failure on Python 2.6, Windows
versions: Python 2.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8459>
_______________________________________
More information about the New-bugs-announce
mailing list