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 paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-24.09:25:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500888303.53.0.6625287624.issue30850@psf.upfronthosting.co.za>
In-reply-to
Content
x86 Windows XP 2.7:

http://buildbot.python.org/all/builders/x86%20Windows%20XP%202.7/builds/240/steps/test/logs/stdio

======================================================================
FAIL: test04_lock_timeout2 (bsddb.test.test_lock.LockingTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windows\build\lib\bsddb\test\test_lock.py", line 132, in test04_lock_timeout2
    self.assertGreaterEqual(end_time-start_time, 0.0999)
AssertionError: 0.05800008773803711 not greater than or equal to 0.0999
History
Date User Action Args
2017-07-24 09:25:03vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2017-07-24 09:25:03vstinnersetmessageid: <1500888303.53.0.6625287624.issue30850@psf.upfronthosting.co.za>
2017-07-24 09:25:03vstinnerlinkissue30850 messages
2017-07-24 09:25:03vstinnercreate