
report at bugs
Nov 5, 2009, 6:49 AM
Post #2 of 3
(33 views)
Permalink
|
|
[issue3892] bsddb: test01_basic_replication fails on Windows sometimes
[In reply to]
|
|
R. David Murray <rdmurray[at]bitdance.com> added the comment: I changed the timeout to +30, and the bsddb3 test has been passing on the windows buildbot. That buildbot is a virtualbox instance running on a P4, so it makes sense that it just took a long time for the (second) test to pass. While testing I noticed that on my gentoo buildbot the ReplicationManager test would time out but the base test would pass...so I wonder if the test that is currently being skipped would pass if you gave that windows buildbot even longer to think about it. But since bsddb3 isn't in py3k, I'm not inclined to take the time to find out. ---------- nosy: +r.david.murray versions: +Python 2.7 _______________________________________ Python tracker <report[at]bugs.python.org> <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
|