commit | 55669d04adf847f5428dc314cb79c016cc5b5595 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Wed Nov 11 18:09:13 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Wed Nov 11 18:09:13 2009 +0000 |
tree | 53a272c20b552a8ec6f9742980a542eb64d9af92 | |
parent | f25702a099041d766c5d41b6bc1044739f4fdc2d [diff] |
Merged revisions 76214 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ 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. ........