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, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-04.15:20:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499181607.72.0.534776800166.issue30850@psf.upfronthosting.co.za>
In-reply-to
Content
See also bpo-30778: "test_bsddb3 crash on x86 Windows XP 2.7".

http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Refleaks%202.7/builds/40/steps/test/logs/stdio

1:07:30 [145/403/1] test_bsddb3 failed -- running: test_weakref (4038 sec), test_io (2487 sec), test_mmap (1406 sec)
test_bsddb3 still working, be patient...
  test_bsddb3 still working, be patient...
  test_bsddb3 still working, be patient...
Berkeley DB 4.7.25: (May 15, 2008)
Test path prefix:  d:\temp\z-test_bsddb3-5156
XXX: timeout happened beforestartup was confirmed - see issue 3892
test test_bsddb3 failed -- Traceback (most recent call last):
  File "D:\buildarea\2.7.ware-win81-release.refleak\build\lib\bsddb\test\test_replication.py", line 384, in test01_basic_replication
    self.assertTrue(time.time()<timeout)
AssertionError: False is not true
History
Date User Action Args
2017-07-04 15:20:07vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-07-04 15:20:07vstinnersetmessageid: <1499181607.72.0.534776800166.issue30850@psf.upfronthosting.co.za>
2017-07-04 15:20:07vstinnerlinkissue30850 messages
2017-07-04 15:20:07vstinnercreate