[New-bugs-announce] [issue16264] test_logging failure on Windows 7 buildbot

Antoine Pitrou report at bugs.python.org
Wed Oct 17 13:00:46 CEST 2012


New submission from Antoine Pitrou:

Changeset d3c7ebdc71bb produced the following test failure on one of the stable buildbots:


======================================================================
FAIL: test_noserver (test.test_logging.SocketHandlerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\buildbot.python.org\3.x.kloth-win64\build\lib\test\test_logging.py", line 1453, in test_noserver
    self.assertTrue(self.sock_hdlr.retryTime > now)
AssertionError: False is not true

See http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x

----------
assignee: giampaolo.rodola
components: Library (Lib), Tests
messages: 173157
nosy: giampaolo.rodola, jkloth, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: test_logging failure on Windows 7 buildbot
type: behavior
versions: Python 3.4

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


More information about the New-bugs-announce mailing list