]> granicus.if.org Git - python/commit
Issue 3892 again. The bsddb3 replication test still fails randomly.
authorR. David Murray <rdmurray@bitdance.com>
Mon, 1 Mar 2010 19:14:16 +0000 (19:14 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 1 Mar 2010 19:14:16 +0000 (19:14 +0000)
commit343facabf1b78643b95b168e529ca6ba776fa1a7
treeac00a19f50d26673282bccf986ff45f7d2dcbc10
parent7512a9068d372c58ada8f88296217633d3377092
Issue 3892 again.  The bsddb3 replication test still fails randomly.
Since this module is unmaintained in the library and gone in py3k,
this patch skips the remainder of the replication test if a
second timeout occurs, as it randomly does.  This should improve buildbot
stability.
Lib/bsddb/test/test_replication.py