[Python-checkins] r76268 - python/branches/py3k

r.david.murray python-checkins at python.org
Sat Nov 14 19:26:33 CET 2009


Author: r.david.murray
Date: Sat Nov 14 19:26:33 2009
New Revision: 76268

Log:
Blocked revisions 76214,76265 via svnmerge

........
  r76214 | r.david.murray | 2009-11-11 13:07:27 -0500 (Wed, 11 Nov 2009) | 5 lines
  
  I got the relative magnitudes of the timeout increases reversed, so
  I'm bumping up the longer test to the 60 seconds I intended to make it.
  If this doesn't cure the intermittent buildbot timeouts, I'm going to
  turn that test into a warning rather than a failure.
........
  r76265 | r.david.murray | 2009-11-14 12:43:16 -0500 (Sat, 14 Nov 2009) | 3 lines
  
  Turn the bsddb replication startup timeout test into a
  warning, to improve buildbot stability.
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list