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 vstinner
Recipients jcea, r.david.murray, vstinner
Date 2010-04-26.00:04:32
SpamBayes Score 0.005092548
Marked as misclassified No
Message-id <1272240274.69.0.389445377539.issue6462@psf.upfronthosting.co.za>
In-reply-to
Content
Is the following error related to this issue?

http://www.python.org/dev/buildbot/builders/x86 Windows7 2.6/builds/256/steps/test/logs/stdio

test test_bsddb3 failed -- Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\2.6.bolen-windows7\build\lib\bsddb\test\test_lock.py", line 127, in test03_lock_timeout
    self.assertTrue((end_time-start_time) >= 0.0999)
AssertionError
History
Date User Action Args
2010-04-26 00:04:34vstinnersetrecipients: + vstinner, jcea, r.david.murray
2010-04-26 00:04:34vstinnersetmessageid: <1272240274.69.0.389445377539.issue6462@psf.upfronthosting.co.za>
2010-04-26 00:04:33vstinnerlinkissue6462 messages
2010-04-26 00:04:32vstinnercreate