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 benjamin.peterson
Recipients benjamin.peterson, jcea
Date 2008-09-18.01:18:05
SpamBayes Score 0.0035847162
Marked as misclassified No
Message-id <1221700704.13.0.219533717594.issue3892@psf.upfronthosting.co.za>
In-reply-to
Content
This happens on the Windows buildbot everything once and a while [1]:

======================================================================
FAIL: test01_basic_replication
(bsddb.test.test_replication.DBReplicationManager)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"S:\buildbots\python\trunk.nelson-windows\build\lib\bsddb\test\test_replication.py",
line 122, in test01_basic_replication
    self.assertTrue(time.time()<timeout)
AssertionError

----------------------------------------------------------------------

http://python.org/dev/buildbot/stable/x86%20W2k8%20trunk/builds/159/step-test/0
History
Date User Action Args
2008-09-18 01:18:24benjamin.petersonsetrecipients: + benjamin.peterson, jcea
2008-09-18 01:18:24benjamin.petersonsetmessageid: <1221700704.13.0.219533717594.issue3892@psf.upfronthosting.co.za>
2008-09-18 01:18:07benjamin.petersonlinkissue3892 messages
2008-09-18 01:18:06benjamin.petersoncreate