From: R. David Murray Date: Sat, 14 Nov 2009 18:26:33 +0000 (+0000) Subject: Blocked revisions 76214,76265 via svnmerge X-Git-Tag: v3.2a1~2188 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0b479e78191fce6a5f81d46bc2344d77b4cb4c2;p=python 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. ........ ---