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 vinay.sajip
Recipients sbt, vinay.sajip
Date 2012-05-08.19:13:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336504425.39.0.553477688317.issue14727@psf.upfronthosting.co.za>
In-reply-to
Content
> Does "repeatably" mean you always get the failure?

Yes, every time. The first symptom is always a ConnectionRefusedError.

> I have not seen any failures on the Linux buildbots.

I'm running a fairly old version of Ubuntu, which might be relevant, or it may be that the connection is being refused because it's clashing with something else just on the test machine. In general this machine is just used for Python builds and tests, but I do run some services (e.g. Jenkins). Or it might be a race condition - the test machine is a VM and does have somewhat different timing characteristics from those of real hardware.
History
Date User Action Args
2012-05-08 19:13:45vinay.sajipsetrecipients: + vinay.sajip, sbt
2012-05-08 19:13:45vinay.sajipsetmessageid: <1336504425.39.0.553477688317.issue14727@psf.upfronthosting.co.za>
2012-05-08 19:13:44vinay.sajiplinkissue14727 messages
2012-05-08 19:13:44vinay.sajipcreate