This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ixokai, ned.deily, pitrou, rosslagerwall, sdaoden, vstinner
Date 2011-04-19.00:22:09
SpamBayes Score 0.00010337048
Marked as misclassified No
Message-id <1303172533.88.0.652641752244.issue11779@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe that buildbot machine is just overloaded.  If I understand the buildbot waterfall output correctly, it looks like there are often 4 simultaneous test runs happening on that machine, one each for 2.7, 3.1, 3.2 and 3.x.

http://www.python.org/dev/buildbot/all/waterfall?builder=AMD64+Snow+Leopard+3.x&builder=AMD64+Snow+Leopard+3.2&builder=AMD64+Snow+Leopard+3.1&builder=AMD64+Snow+Leopard+2.7&builder=AMD64+Snow+Leopard+custom&reload=none

Maybe the buildbot config could be changed to stagger the builds a bit?  Otherwise, perhaps it will often take a long time to run.  On my system, a full run of just 3.x with a similar ./configure and regrtest parameters takes about 30 minutes by itself.
History
Date User Action Args
2011-04-19 00:22:13ned.deilysetrecipients: + ned.deily, ixokai, pitrou, vstinner, rosslagerwall, sdaoden
2011-04-19 00:22:13ned.deilysetmessageid: <1303172533.88.0.652641752244.issue11779@psf.upfronthosting.co.za>
2011-04-19 00:22:09ned.deilylinkissue11779 messages
2011-04-19 00:22:09ned.deilycreate