[New-bugs-announce] [issue12151] test_logging fails sometimes

STINNER Victor report at bugs.python.org
Mon May 23 01:16:03 CEST 2011


New submission from STINNER Victor <victor.stinner at haypocalc.com>:

test_logging does sometimes fail.

A recent example on Windows XP:
http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/4645/steps/test/logs/stdio

test test_logging failed -- Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\test\test_logging.py", line 3599, in test_rollover
    self.assertTrue(found, msg=msg)
AssertionError: False is not true : No rotated files found, went back 300 seconds

----------
messages: 136576
nosy: haypo, vinay.sajip
priority: normal
severity: normal
status: open
title: test_logging fails sometimes
versions: Python 3.3

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


More information about the New-bugs-announce mailing list