[issue9610] buildbot: uncaptured python exception (smtpd), but no failure in regrtest

Florent Xicluna report at bugs.python.org
Sun Aug 15 18:03:00 CEST 2010


New submission from Florent Xicluna <florent.xicluna at gmail.com>:

It occurs on PPC Leopard 3.x buildbot.

(...)
[184/346] test_ssl
error: uncaptured python exception,
closing channel <smtpd.SMTPChannel connected 'c' at 0x3593850>
(<class 'IndexError'>:pop from empty list
[/Users/buildbot/buildarea/3.x.parc-leopard-1/build/Lib/asyncore.py|read|79]
[/Users/buildbot/buildarea/3.x.parc-leopard-1/build/Lib/asyncore.py|handle_read_event|435]
[/Users/buildbot/buildarea/3.x.parc-leopard-1/build/Lib/asynchat.py|handle_read|128]
[/Users/buildbot/buildarea/3.x.parc-leopard-1/build/Lib/asyncore.py|recv|375]
[/Users/buildbot/buildarea/3.x.parc-leopard-1/build/Lib/test/mock_socket.py|recv|47])
(...)

http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%203.x/builds/295

----------
assignee: ronaldoussoren
components: Macintosh, Tests
keywords: buildbot
messages: 113971
nosy: flox, ronaldoussoren
priority: normal
severity: normal
status: open
title: buildbot: uncaptured python exception (smtpd), but no failure in regrtest
type: behavior
versions: Python 3.2

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


More information about the Python-bugs-list mailing list