]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 78558 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Mon, 1 Mar 2010 19:49:39 +0000 (19:49 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 1 Mar 2010 19:49:39 +0000 (19:49 +0000)
commit4c0e894e695d88a72faeb01157348b68a31fadbb
treed0b410df378f9640f499ca4a66442549bc1f466e
parentec79ff3ab11f40409cf9c5664aa4385c56cd3999
Merged revisions 78558 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78558 | r.david.murray | 2010-03-01 14:14:16 -0500 (Mon, 01 Mar 2010) | 6 lines

  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