This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients pitrou, vinay.sajip
Date 2011-05-12.22:02:11
SpamBayes Score 0.0013285081
Marked as misclassified No
Message-id <1305237732.24.0.707153494768.issue12068@psf.upfronthosting.co.za>
In-reply-to
Content
This has started popping up on several buildbots:


======================================================================
FAIL: test_rollover (test.test_logging.TimedRotatingFileHandlerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/lib/buildslave/3.x.murray-gentoo/build/Lib/test/test_logging.py", line 3529, in test_rollover
    self.assertTrue(found, msg=msg)
AssertionError: False is not true : No rotated files found, went back 1 seconds

(http://www.python.org/dev/buildbot/all/builders/x86%20Gentoo%203.x/builds/101/steps/test/logs/stdio)
History
Date User Action Args
2011-05-12 22:02:12pitrousetrecipients: + pitrou, vinay.sajip
2011-05-12 22:02:12pitrousetmessageid: <1305237732.24.0.707153494768.issue12068@psf.upfronthosting.co.za>
2011-05-12 22:02:11pitroulinkissue12068 messages
2011-05-12 22:02:11pitroucreate