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 giampaolo.rodola, janssen, nadeem.vawda, pitrou
Date 2011-10-19.13:02:23
SpamBayes Score 2.8445518e-05
Marked as misclassified No
Message-id <1319029344.33.0.839701161333.issue13218@psf.upfronthosting.co.za>
In-reply-to
Content
> Also, how about the system Python? Does it show the same test failures?

Unfortunately, it seems that the system Python package doesn't install the
test suite; if you try to run "python -m test.regrtest", it complains that
it can't find the test modules.

> Actually, I think you may just have to fix skip_if_broken_ubuntu_ssl() in test_ssl.py. Could you give it a try?

I'll take a look over the weekend.
History
Date User Action Args
2011-10-19 13:02:24nadeem.vawdasetrecipients: + nadeem.vawda, janssen, pitrou, giampaolo.rodola
2011-10-19 13:02:24nadeem.vawdasetmessageid: <1319029344.33.0.839701161333.issue13218@psf.upfronthosting.co.za>
2011-10-19 13:02:23nadeem.vawdalinkissue13218 messages
2011-10-19 13:02:23nadeem.vawdacreate