]> granicus.if.org Git - python/commit
Make the timeout longer to give slow machines a chance to pass the test
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 5 Mar 2008 05:38:06 +0000 (05:38 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 5 Mar 2008 05:38:06 +0000 (05:38 +0000)
commit48309d5a4b7e1a351b0612ac13d172e638b4a1bb
tree673964eef6e1829f7164c05ddb82776decf8f18a
parentce527883dcf59c70f80e9aab2076f556300af93f
Make the timeout longer to give slow machines a chance to pass the test
before timing out.  This doesn't change the duration of the test under
normal circumstances.  This is targetted at fixing the spurious failures
on the FreeBSD buildbot primarily.
Lib/test/test_smtplib.py