
report at bugs
Nov 14, 2009, 10:22 AM
Post #1 of 1
(110 views)
Permalink
|
|
[issue3892] bsddb: test01_basic_replication fails sometimes
|
|
R. David Murray <rdmurray [at] bitdance> added the comment: Failures still occur occasionally even with the timeout set to 60. So I've turned the check that is skipped on Windows from an assertion into a warning only on all other platforms, since bsddb support isn't actively maintained and is gone in py3k. Fix applied to trunk in r76265 and 2.6 in r76267. ---------- components: +Tests stage: -> patch review title: bsddb: test01_basic_replication fails on Windows sometimes -> bsddb: test01_basic_replication fails sometimes type: -> behavior _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue3892> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|