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 nadeem.vawda
Recipients db3l, nadeem.vawda, ncoghlan, skrah
Date 2012-02-26.14:32:31
SpamBayes Score 6.888592e-08
Marked as misclassified No
Message-id <1330266752.55.0.903425123627.issue14131@psf.upfronthosting.co.za>
In-reply-to
Content
This is rather curious. It looks like the assertion includes a (generous)
fudge factor in case the timing code is inaccurate, but then the actual
time taken is *just* short enough to make it fail.


> (the Win7 buildbot for trunk isn't in a good place, with regular test_packaging and test_strptime values, too).

I can't find any recent failures of test_packaging; do you mean test_imp?

I've opened issue 14113 for the test_strptime failures; it looks like
something's forgetting (or stripping off) a leading zero somewhere.
History
Date User Action Args
2012-02-26 14:32:32nadeem.vawdasetrecipients: + nadeem.vawda, db3l, ncoghlan, skrah
2012-02-26 14:32:32nadeem.vawdasetmessageid: <1330266752.55.0.903425123627.issue14131@psf.upfronthosting.co.za>
2012-02-26 14:32:31nadeem.vawdalinkissue14131 messages
2012-02-26 14:32:31nadeem.vawdacreate